Skip to content

Commit

Permalink
dependabot(deps): bump sigstore/cosign-installer from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](sigstore/cosign-installer@v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 3, 2023
1 parent f17bde4 commit 3993cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
go-version: '1.20'
cache: true
- uses: sigstore/cosign-installer@v3.1.0 # installs cosign
- uses: sigstore/cosign-installer@v3.1.1 # installs cosign
# - uses: anchore/sbom-action/download-syft@v0.14.1 # installs syft
- uses: docker/login-action@v2 # login to ghcr
with:
Expand Down

0 comments on commit 3993cd6

Please sign in to comment.