Skip to content

Commit 0fca38f

Browse files
authored
Merge pull request #200 from meabed/renovate/actions-checkout-digest
2 parents 8d59f1c + 59b1cd4 commit 0fca38f

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
@@ -25,7 +25,7 @@ jobs:
2525
workflow_id: build-docker.yml
2626
access_token: ${{ github.token }}
2727

28-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
28+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
2929
with:
3030
fetch-depth: 30
3131
persist-credentials: false

0 commit comments

Comments
 (0)