1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-03-17 20:47:50 +02:00

chore(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.0 (#4141)

This commit is contained in:
dependabot[bot] 2023-06-26 13:17:09 +00:00 committed by GitHub
parent 6cd9674c97
commit e9eda52291
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@ jobs:
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
with:
go-version: stable
- uses: sigstore/cosign-installer@v3.0.5
- uses: sigstore/cosign-installer@v3.1.0
- uses: anchore/sbom-action/download-syft@v0.14.3
- name: setup-validate-krew-manifest
run: go install sigs.k8s.io/krew/cmd/validate-krew-manifest@latest

View File

@ -96,7 +96,7 @@ jobs:
./dist/*.rpm
./dist/*.apk
key: ${{ github.ref }}
- uses: sigstore/cosign-installer@v3.0.5
- uses: sigstore/cosign-installer@v3.1.0
- uses: anchore/sbom-action/download-syft@v0.14.3
- uses: crazy-max/ghaction-upx@v2
with: