Skip to content

Commit 63dba53

Browse files
Update anchore/sbom-action action to v0.17.3
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.17.2 | v0.17.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7b582a3 commit 63dba53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

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

8989
- name: Download Syft
90-
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
90+
uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
9191
if: github.ref_type == 'tag'
9292

9393
- name: Install Cosign

0 commit comments

Comments
 (0)