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.14.2 to 0.14.3 ()

This commit is contained in:
dependabot[bot] 2023-06-21 19:13:11 +00:00 committed by GitHub
parent 9a21cbe32c
commit cb77f8d667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions
.github/workflows

@ -55,7 +55,7 @@ jobs:
with:
go-version: stable
- uses: sigstore/cosign-installer@v3.0.5
- uses: anchore/sbom-action/download-syft@v0.14.2
- uses: anchore/sbom-action/download-syft@v0.14.3
- name: setup-validate-krew-manifest
run: go install sigs.k8s.io/krew/cmd/validate-krew-manifest@latest
- name: setup-tparse

@ -97,7 +97,7 @@ jobs:
./dist/*.apk
key: ${{ github.ref }}
- uses: sigstore/cosign-installer@v3.0.5
- uses: anchore/sbom-action/download-syft@v0.14.2
- uses: anchore/sbom-action/download-syft@v0.14.3
- uses: crazy-max/ghaction-upx@v2
with:
install-only: true