Skip to content

Commit

Permalink
Update anchore/sbom-action action to v0.17.7
Browse files Browse the repository at this point in the history
| datasource  | package             | from    | to      |
| ----------- | ------------------- | ------- | ------- |
| github-tags | anchore/sbom-action | v0.17.5 | v0.17.7 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 2567bf9 commit 7e3f520
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
if: github.event_name != 'pull_request'

- name: Download Syft
uses: anchore/sbom-action/download-syft@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5
uses: anchore/sbom-action/download-syft@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7
if: github.ref_type == 'tag'

- name: Install Cosign
Expand Down

0 comments on commit 7e3f520

Please sign in to comment.