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.4 to 3.0.5 (#4020)

This commit is contained in:
dependabot[bot] 2023-05-18 09:34:13 -03:00 committed by GitHub
parent 5c6a31c479
commit 4227c194f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -51,7 +51,7 @@ jobs:
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
with:
go-version: stable
- uses: sigstore/cosign-installer@v3.0.4
- uses: sigstore/cosign-installer@v3.0.5
- uses: anchore/sbom-action/download-syft@v0.14.2
- 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.4
- uses: sigstore/cosign-installer@v3.0.5
- uses: anchore/sbom-action/download-syft@v0.14.2
- uses: crazy-max/ghaction-upx@v2
with: