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.3 to 3.0.4 (#4018)
This commit is contained in:
parent
b5e8d6db06
commit
670238c3ea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -51,7 +51,7 @@ jobs:
|
||||
- uses: actions/setup-go@fac708d6674e30b6ba41289acaab6d4b75aa0753 # v4
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: sigstore/cosign-installer@v3.0.3
|
||||
- uses: sigstore/cosign-installer@v3.0.4
|
||||
- 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
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -96,7 +96,7 @@ jobs:
|
||||
./dist/*.rpm
|
||||
./dist/*.apk
|
||||
key: ${{ github.ref }}
|
||||
- uses: sigstore/cosign-installer@v3.0.3
|
||||
- uses: sigstore/cosign-installer@v3.0.4
|
||||
- uses: anchore/sbom-action/download-syft@v0.14.2
|
||||
- uses: crazy-max/ghaction-upx@v2
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user