Skip to content

Commit

Permalink
Bump sigstore/cosign-installer from 3.1.1 to 3.2.0
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@6e04d22...1fc5bd3)

---
updated-dependencies:
- dependency-name: sigstore/cosign-installer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent 90ea5ca commit 302f3f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: git fetch --prune --unshallow

- name: Install cosign
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8

- name: Install Go
uses: actions/setup-go@v4
Expand Down Expand Up @@ -56,7 +56,7 @@ jobs:
uses: imjasonh/setup-ko@ace48d793556083a76f1e3e6068850c1f4a369aa

- name: Install cosign
uses: sigstore/cosign-installer@6e04d228eb30da1757ee4e1dd75a0ec73a653e06
uses: sigstore/cosign-installer@1fc5bd396d372bee37d608f955b336615edf79c8

- name: Login to ghcr.io
uses: docker/login-action@465a07811f14bebb1938fbed4728c6a1ff8901fc
Expand Down

0 comments on commit 302f3f6

Please sign in to comment.