Skip to content

Commit 13a2e51

Browse files
authored
Update docker-publish.yml
1 parent c1f779f commit 13a2e51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docker-publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@ jobs:
3939
# https://github.com/sigstore/cosign-installer
4040
- name: Install cosign
4141
if: github.event_name != 'pull_request'
42-
uses: sigstore/cosign-installer@14d43345ff50608baaa37893f4822c406ed470a9
42+
uses: sigstore/cosign-installer@main
4343
with:
44-
cosign-release: 'v1.11.1'
44+
cosign-release: 'v1.13.1'
4545

4646

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

0 commit comments

Comments
 (0)