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

Commit 32df18e

Browse files
authored
Merge pull request #42 from splattner/renovate/anchore-sbom-action-0.x
Update anchore/sbom-action action to v0.18.0
2 parents e2fdb2a + 67f7ddc commit 32df18e

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.17.8 # installs syft
35+
- uses: anchore/sbom-action/download-syft@v0.18.0 # installs syft
3636

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

0 commit comments

Comments
 (0)