Skip to content

Commit 9b78688

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 3a08fda commit 9b78688

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
@@ -160,7 +160,7 @@ jobs:
160160
if: ${{ github.event_name == 'push' && github.ref != 'refs/heads/main' }}
161161

162162
- name: Download Syft
163-
uses: anchore/sbom-action/download-syft@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2
163+
uses: anchore/sbom-action/download-syft@f5e124a5e5e1d497a692818ae907d3c45829d033 # v0.17.3
164164
if: github.ref_type == 'tag'
165165

166166
- name: Install Cosign

0 commit comments

Comments
 (0)