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 Apr 25, 2024
1 parent 8de82d7 commit caf08f2
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 @@ -18,7 +18,7 @@ runs:
run: echo "Create SBOM..."

- name: "Create SBOM"
uses: anchore/sbom-action@v0.15.8
uses: anchore/sbom-action@v0.15.10
with:
github-token: ${{inputs.GITHUB_TOKEN}}
format: spdx-json
Expand Down

0 comments on commit caf08f2

Please sign in to comment.