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/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
uses: anchore/sbom-action/download-syft@e22c389904149dbc22b58101806040fa8d37a610

- name: Generate SBOM file
uses: anchore/sbom-action@aa80c8c5bd439a416a62804f2151ab38c671a638
uses: anchore/sbom-action@3ad7283483fc7af8ff2b4ea19663c2d5ca935e26
with:
artifact-name: sbom.spdx
format: spdx
Expand Down
Loading