Skip to content

Commit

Permalink
update: Update anchore/sbom-action to v0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Starkteetje committed Dec 21, 2023
1 parent a371156 commit febb36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/build/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ runs:
sbom: true
provenance: true
- name: Create SBOM
uses: anchore/sbom-action@07978da4bdb4faa726e52dfc6b1bed63d4b56479 # v0.13.3
uses: anchore/sbom-action@5ecf649a417b8ae17dc8383dc32d46c03f2312df # v0.15.1
with:
image: ${{ inputs.image_registry }}/${{ inputs.image_repo }}@${{ steps.build.outputs.digest }}
format: cyclonedx-json
Expand Down

0 comments on commit febb36f

Please sign in to comment.