Skip to content
Merged
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/sbom.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
run: mkdir -p dist/security/sbom

- name: Generate SPDX SBOM and submit dependency snapshot
uses: anchore/sbom-action@17ae1740179002c89186b61233e0f892c3118b11
uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d
with:
file: package-lock.json
format: spdx-json
Expand Down