1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-06-01 18:06:22 +02:00

chore(deps): bump sigstore/cosign-installer from 2.4.1 to 2.5.0 (#532)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.4.1...v2.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-26 09:04:59 -03:00 committed by GitHub
parent cdd622ae94
commit d81589459d
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -109,7 +109,7 @@ jobs:
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
restore-keys: |
${{ runner.os }}-go-
- uses: sigstore/cosign-installer@v2.4.1
- uses: sigstore/cosign-installer@v2.5.0
- uses: anchore/sbom-action/download-syft@v0.11.0
- uses: docker/setup-qemu-action@v2
- uses: docker/setup-buildx-action@v2