1
1
Fork 0
mirror of https://github.com/goreleaser/nfpm synced 2024-05-07 22:16:11 +02:00

chore(deps): bump sigstore/cosign-installer from 2.0.0 to 2.0.1 (#465)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.0...v2.0.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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-22 21:40:35 -03:00 committed by GitHub
parent b684867299
commit db89c55a81
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

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