Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit 12a4fba

Browse files
Update actions/checkout digest to 692973e
1 parent a606cef commit 12a4fba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
20+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2121
with:
2222
fetch-depth: 0
2323

.github/workflows/dependency-graph.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
steps:
1919
- name: Checkout
20-
uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
20+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2121
with:
2222
fetch-depth: 0
2323

0 commit comments

Comments
 (0)