Skip to content

Commit e2576d5

Browse files
chore(deps): update anchore/sbom-action action to v0.20.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ec00d25 commit e2576d5

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
@@ -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.20.1 # installs syft
3636

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

0 commit comments

Comments
 (0)