1
0
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:
dependabot[bot] 2024-01-19 11:30:42 +00:00 committed by GitHub
parent 4a41e823e2
commit 39e5cad1c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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