Skip to content

Commit

Permalink
Merge pull request #45 from leafduo/dependabot/github_actions/sigstor…
Browse files Browse the repository at this point in the history
…e/cosign-installer-6e04d228eb30da1757ee4e1dd75a0ec73a653e06

Bump sigstore/cosign-installer from 204a51a57a74d190b284a0ce69b44bc37201f343 to 6e04d228eb30da1757ee4e1dd75a0ec73a653e06
  • Loading branch information
leafduo authored Jul 16, 2023
2 parents e3a5456 + 3154d7c commit a1a400f
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@204a51a57a74d190b284a0ce69b44bc37201f343 #v3.0.3
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06 #v3.0.3
with:
cosign-release: 'v1.13.1'

Expand Down

0 comments on commit a1a400f

Please sign in to comment.