Skip to content

Commit 2d1adb1

Browse files
chore(deps): update actions/checkout action to v7
1 parent fbbc765 commit 2d1adb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

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

3434
steps:
3535
- name: Checkout repository
36-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
36+
uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
3737

3838
# Install the cosign tool except on PR
3939
# https://github.com/sigstore/cosign-installer

0 commit comments

Comments
 (0)