Skip to content

Commit

Permalink
[Actions] Updated .github/actions/sbom/action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
credfeto committed Feb 20, 2024
1 parent d1478ad commit 64f589e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/sbom/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ runs:
run: echo "Create SBOM..."

- name: "Create SBOM"
uses: anchore/[email protected].6
uses: anchore/[email protected].8
with:
format: spdx-json
output-file: "${{ github.event.repository.name }}-sbom.spdx.json"
Expand Down

0 comments on commit 64f589e

Please sign in to comment.