Skip to content

Commit

Permalink
Merge pull request #74 from kusold/dependabot/github_actions/sigstore…
Browse files Browse the repository at this point in the history
…/cosign-installer-3.3.0

Bump sigstore/cosign-installer from 3.1.2 to 3.3.0
  • Loading branch information
kusold authored Jan 26, 2024
2 parents c814942 + 142a9ee commit fafb8c6
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.1.2 #v2.6.0
uses: sigstore/cosign-installer@v3.3.0 #v2.6.0
with:
cosign-release: 'v1.11.0'

Expand Down

0 comments on commit fafb8c6

Please sign in to comment.