Skip to content

Commit

Permalink
Update cosign (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
timja authored Nov 6, 2022
1 parent dc5c81e commit 9362c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
with:
cosign-release: "v1.9.0"
cosign-release: "v1.13.1"

- name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit 9362c2f

Please sign in to comment.