Skip to content

Commit

Permalink
Bump sigstore/cosign-installer
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from b18d21aaa20ef40c4e681202a598b7591d5be577 to e1523de7571e31dbe865fd2e80c5c7c23ae71eb4.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@b18d21a...e1523de)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and acornett21 committed Feb 6, 2024
1 parent 4c9ea7c commit 068aa75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- name: Install cosign
if: ${{ inputs.sign == true && github.event.release && github.event.action == 'published' }}
uses: sigstore/cosign-installer@b18d21aaa20ef40c4e681202a598b7591d5be577 #v2.6.0
uses: sigstore/cosign-installer@e1523de7571e31dbe865fd2e80c5c7c23ae71eb4 #v2.6.0
with:
cosign-release: 'v2.0.0'

Expand Down

0 comments on commit 068aa75

Please sign in to comment.