Skip to content

Commit 0671854

Browse files
authored
Merge pull request #23 from netresearch/renovate/actions-checkout-6.x
chore(deps): update actions/checkout action to v6
2 parents df325e1 + a48763e commit 0671854

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@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
36+
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
3737

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

0 commit comments

Comments
 (0)