Skip to content

Commit

Permalink
Adjust cosign version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonobo committed Dec 25, 2023
1 parent ff8ce31 commit 88f0676
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 @@ -41,7 +41,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer
uses: sigstore/cosign-installer@v3.3.0

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

0 comments on commit 88f0676

Please sign in to comment.