Skip to content

Commit

Permalink
Merge pull request #31 from gerblesh/dependabot/github_actions/sigsto…
Browse files Browse the repository at this point in the history
…re/cosign-installer-3.4.0

build(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0
  • Loading branch information
gerblesh authored Feb 7, 2024
2 parents 94523d4 + a0a7743 commit f9bfa0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
uses: actions/checkout@v4

# Confirm that cosign.pub matches SIGNING_SECRET
- uses: sigstore/cosign-installer@v3.3.0
- uses: sigstore/cosign-installer@v3.4.0
if: github.event_name != 'pull_request' && github.ref == 'refs/heads/live'

- name: Check SIGNING_SECRET matches cosign.pub
Expand Down

0 comments on commit f9bfa0e

Please sign in to comment.