Skip to content

Commit 8cef683

Browse files
authored
Merge pull request #34 from Tverous/renovate/actions-checkout-digest
chore(deps): update actions/checkout digest to 11bd719
2 parents bb1198a + e644138 commit 8cef683

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
steps:
1414

1515
- name: Check Out Repo
16-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
16+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
1717

1818
- name: Login to Docker Hub
1919
uses: docker/login-action@v3

0 commit comments

Comments
 (0)