mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
chore(deps): bump anchore/sbom-action from 0.15.3 to 0.15.4 (#4558)
This commit is contained in:
parent
4a41e823e2
commit
39e5cad1c8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: sigstore/cosign-installer@v3.3.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.3
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.4
|
||||
- name: setup-validate-krew-manifest
|
||||
run: go install sigs.k8s.io/krew/cmd/validate-krew-manifest@latest
|
||||
- name: setup-tparse
|
||||
|
2
.github/workflows/nightly-oss.yml
vendored
2
.github/workflows/nightly-oss.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
go-version: stable
|
||||
- uses: sigstore/cosign-installer@v3.3.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.3
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.4
|
||||
- uses: crazy-max/ghaction-upx@v3
|
||||
with:
|
||||
install-only: true
|
||||
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -97,7 +97,7 @@ jobs:
|
||||
./dist/*.apk
|
||||
key: ${{ github.ref }}
|
||||
- uses: sigstore/cosign-installer@v3.3.0
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.3
|
||||
- uses: anchore/sbom-action/download-syft@v0.15.4
|
||||
- uses: crazy-max/ghaction-upx@v3
|
||||
with:
|
||||
install-only: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user