Skip to content

Commit af7b809

Browse files
Merge pull request #114 from mrloop/renovate/actions-checkout-digest
Update actions/checkout digest to 692973e
2 parents 5a6cc84 + 4542dc8 commit af7b809

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
steps:
2222
- name: Checkout Code
23-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
23+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
2424
- name: Install Node
2525
uses: volta-cli/action@v4
2626
with:

0 commit comments

Comments
 (0)