Skip to content

Commit da8092e

Browse files
chore(deps): update actions/checkout action to v6.0.3
1 parent daa63c2 commit da8092e

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
36+
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
3737

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

0 commit comments

Comments
 (0)