Skip to content

Commit fa49866

Browse files
committed
chore(deps-dev): update anchore/sbom-action action to v0.17.0
1 parent 1949d14 commit fa49866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
password: ${{ secrets.GITHUB_TOKEN }}
2929
- name: Setup Cosign
3030
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
31-
- uses: anchore/sbom-action/download-syft@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
31+
- uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0
3232
- name: Create release and SBOM
3333
if: startsWith(github.ref, 'refs/tags/v')
3434
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0

0 commit comments

Comments
 (0)