Skip to content

Commit 488de23

Browse files
committed
chore(deps-dev): update anchore/sbom-action action to v0.17.4
1 parent 5175f6e commit 488de23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
password: ${{ secrets.GITHUB_TOKEN }}
3434
- name: Setup Cosign
3535
uses: sigstore/cosign-installer@4959ce089c160fddf62f7b42464195ba1a56d382 # v3.6.0
36-
- uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
36+
- uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
3737
- name: Create release and SBOM
3838
if: startsWith(github.ref, 'refs/tags/v')
3939
uses: goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0.0

0 commit comments

Comments
 (0)