Skip to content

Commit 3a6b4d1

Browse files
renovate[bot]CybotTM
authored andcommitted
chore(deps): update sigstore/cosign-installer action to v3.9.1
1 parent 8a39c2c commit 3a6b4d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
# https://github.com/sigstore/cosign-installer
4040
- name: Install cosign
4141
if: github.event_name != 'pull_request'
42-
uses: sigstore/cosign-installer@v3.8.2
42+
uses: sigstore/cosign-installer@v3.9.1
4343

4444
# Workaround: https://github.com/docker/build-push-action/issues/461
4545
- name: Setup Docker buildx

0 commit comments

Comments
 (0)