Skip to content
This repository was archived by the owner on May 22, 2026. It is now read-only.

Commit b0133c4

Browse files
Update anchore/sbom-action action to v0.21.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cbb6b52 commit b0133c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install cosign
3333
uses: sigstore/cosign-installer@c56c2d3e59e4281cc41dea2217323ba5694b171e # v3.8.0
3434

35-
- uses: anchore/sbom-action/download-syft@v0.18.0 # installs syft
35+
- uses: anchore/sbom-action/download-syft@v0.21.0 # installs syft
3636

3737
- uses: actions/setup-go@v5
3838
with:

0 commit comments

Comments
 (0)