1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-30 04:50:45 +02:00

feat(deps): bump sigstore/cosign-installer from 1.3.0 to 1.3.1 (#2665)

Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/sigstore/cosign-installer/releases)
- [Commits](https://github.com/sigstore/cosign-installer/compare/v1.3.0...v1.3.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] 2021-11-12 17:25:31 -03:00 committed by GitHub
parent 416d76eec4
commit 9aeb2f3f5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -61,7 +61,7 @@ jobs:
${{ runner.os }}-go-
-
name: Setup Sigstore
uses: sigstore/cosign-installer@v1.3.0
uses: sigstore/cosign-installer@v1.3.1
- # TODO: replace this once https://github.com/kubernetes-sigs/krew/pull/736 is merged
name: Install validate-krew-manifest
run: go install github.com/caarlos0/krew/cmd/validate-krew-manifest@fork