Skip to content

Commit

Permalink
chore(deps): update anchore/sbom-action action to v0.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 21, 2024
1 parent 1eac1a7 commit 1dfdffe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Install cosign
uses: sigstore/[email protected]
- name: Download Syft
uses: anchore/sbom-action/[email protected].1
uses: anchore/sbom-action/[email protected].2

- name: Setup QEMU
uses: docker/setup-qemu-action@v3
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
- name: Install cosign
uses: sigstore/[email protected]
- name: Download Syft
uses: anchore/sbom-action/[email protected].1
uses: anchore/sbom-action/[email protected].2

- name: Setup QEMU
uses: docker/setup-qemu-action@v3
Expand Down

0 comments on commit 1dfdffe

Please sign in to comment.