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.7 to 0.15.8 (#4598)

This commit is contained in:
dependabot[bot] 2024-02-01 14:48:31 +00:00 committed by GitHub
parent 6b4248cb57
commit 5099aef865
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.4.0
- uses: anchore/sbom-action/download-syft@v0.15.7
- uses: anchore/sbom-action/download-syft@v0.15.8
- 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.4.0
- uses: anchore/sbom-action/download-syft@v0.15.7
- uses: anchore/sbom-action/download-syft@v0.15.8
- 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.4.0
- uses: anchore/sbom-action/download-syft@v0.15.7
- uses: anchore/sbom-action/download-syft@v0.15.8
- uses: crazy-max/ghaction-upx@v3
with:
install-only: true