Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kipjr authored Jun 27, 2023
1 parent 4b111c8 commit 0f7e1de
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 @@ -42,7 +42,7 @@ jobs:
# https://github.com/sigstore/cosign-installer
- name: Install cosign
if: github.event_name != 'pull_request'
uses: sigstore/cosign-installer@v3.0.5
uses: sigstore/cosign-installer@v3.1.1
with:
cosign-release: 'v2.0.2'

Expand Down

0 comments on commit 0f7e1de

Please sign in to comment.