Skip to content

Commit 4922fc8

Browse files
authored
Merge pull request #30 from f-koehler/renovate/sigstore-cosign-installer-3.x
Update sigstore/cosign-installer action to v3.9.2
2 parents 78bf2d6 + 5a8f171 commit 4922fc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
# https://github.com/sigstore/cosign-installer
3131
- name: Install cosign
3232
if: github.event_name != 'pull_request'
33-
uses: sigstore/[email protected].1
33+
uses: sigstore/[email protected].2
3434
with:
3535
cosign-release: "v2.2.4"
3636

0 commit comments

Comments
 (0)