Skip to content

Commit 017ac09

Browse files
Update anchore/sbom-action action to v0.21.0
| datasource | package | from | to | | ----------- | ------------------- | -------- | ------- | | github-tags | anchore/sbom-action | v0.20.10 | v0.21.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c336db6 commit 017ac09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797
if: github.event_name != 'pull_request'
9898

9999
- name: Download Syft
100-
uses: anchore/sbom-action/download-syft@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
100+
uses: anchore/sbom-action/download-syft@a930d0ac434e3182448fe678398ba5713717112a # v0.21.0
101101
if: github.ref_type == 'tag'
102102

103103
- name: Install Cosign

0 commit comments

Comments
 (0)