Skip to content

Commit

Permalink
chore(deps): bump anchore/sbom-action from 0.17.8 to 0.17.9 (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent 62a67a4 commit 3c90699
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
- name: Install cosign
uses: sigstore/[email protected]
- name: Download Syft
uses: anchore/sbom-action/[email protected].8
uses: anchore/sbom-action/[email protected].9

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

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

0 comments on commit 3c90699

Please sign in to comment.