Skip to content

Commit

Permalink
Merge pull request #178 from stacklok/dependabot/github_actions/ancho…
Browse files Browse the repository at this point in the history
…re/sbom-action-0.17.0

Bump anchore/sbom-action from 0.16.1 to 0.17.0
  • Loading branch information
jhrozek authored Jul 16, 2024
2 parents a60229d + c3f12cf commit 6a5b478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
cache: true

- name: Install Syft
uses: anchore/sbom-action/download-syft@95b086ac308035dc0850b3853be5b7ab108236a8 # v0.16.1
uses: anchore/sbom-action/download-syft@d94f46e13c6c62f59525ac9a1e147a99dc0b9bf5 # v0.17.0

- name: Install Cosign
uses: sigstore/cosign-installer@59acb6260d9c0ba8f4a2f9d9b48431a222b68e20 # v3.5.0
Expand Down

0 comments on commit 6a5b478

Please sign in to comment.