Skip to content

Commit

Permalink
Update cosign version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ghostopheles committed Nov 2, 2023
1 parent 32918b0 commit dfb87a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ jobs:
# Install the cosign tool except on PR
# https://github.com/sigstore/cosign-installer
- name: Install cosign
uses: sigstore/cosign-installer@9becc617647dfa20ae7b1151972e9b3a2c338a2b
uses: sigstore/cosign-installer@v3.1.2
with:
cosign-release: 'v1.13.1'
cosign-release: 'v3.1.2'

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

0 comments on commit dfb87a4

Please sign in to comment.