Skip to content

Commit 9e44354

Browse files
Update anchore/sbom-action action to v0.17.5
| datasource | package | from | to | | ----------- | ------------------- | ------- | ------- | | github-tags | anchore/sbom-action | v0.17.4 | v0.17.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88661c1 commit 9e44354

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

182182
- name: Download Syft
183-
uses: anchore/sbom-action/download-syft@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4
183+
uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
184184
if: github.ref_type == 'tag'
185185

186186
- name: Install Cosign

0 commit comments

Comments
 (0)