mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
chore(deps): bump sigstore/cosign-installer from 2.0.1 to 2.1.0 (#2961)
Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 2.0.1 to 2.1.0. - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](https://github.com/sigstore/cosign-installer/compare/v2.0.1...v2.1.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:
parent
b0b982f162
commit
2d9acf65b5
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -85,7 +85,7 @@ jobs:
|
||||
./dist/*.rpm
|
||||
./dist/*.apk
|
||||
key: ${{ runner.os }}-go-${{ hashFiles('**/*.go') }}-${{ hashFiles('**/go.sum') }}
|
||||
- uses: sigstore/cosign-installer@v2.0.1
|
||||
- uses: sigstore/cosign-installer@v2.1.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.7.0
|
||||
- name: setup-validate-krew-manifest
|
||||
# TODO: replace this once https://github.com/kubernetes-sigs/krew/pull/736 is merged
|
||||
|
Loading…
x
Reference in New Issue
Block a user