Skip to content

Commit 30590ac

Browse files
authored
Use cosign 1.13.2
1 parent 6510336 commit 30590ac

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
@@ -43,7 +43,7 @@ jobs:
4343
if: github.event_name != 'pull_request'
4444
uses: sigstore/cosign-installer@f3c664df7af409cb4873aa5068053ba9d61a57b6 #v2.6.0
4545
with:
46-
cosign-release: 'v1.13.1'
46+
cosign-release: 'v1.13.2'
4747

4848

4949
# Workaround: https://github.com/docker/build-push-action/issues/461

0 commit comments

Comments
 (0)