Skip to content

Commit

Permalink
Merge pull request #51 from kusold/dependabot/github_actions/sigstore…
Browse files Browse the repository at this point in the history
…/cosign-installer-3.1.2
  • Loading branch information
kusold authored Oct 11, 2023
2 parents 259b19d + e9f472a commit b4fbed9
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/[email protected].1 #v2.6.0
uses: sigstore/[email protected].2 #v2.6.0
with:
cosign-release: 'v1.11.0'

Expand Down

0 comments on commit b4fbed9

Please sign in to comment.