Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/attest-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

# Generate SBOM from the dependencies (scanning the workspace directory)
- name: Generate SBOM
uses: anchore/sbom-action@7b36ad622f042cab6f59a75c2ac24ccb256e9b45
uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad
with:
upload-artifact: false
upload-release-assets: false
Expand Down