We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39e16c9 commit 47423b6Copy full SHA for 47423b6
.github/actions/apply-single-tags/action.yml
@@ -40,7 +40,7 @@ runs:
40
shell: bash
41
42
- name: Upload SBOM for the image 🧾
43
- uses: anchore/sbom-action@f8bdd1d8ac5e901a77a92f111440fdb1b593736b # v0.20.6
+ uses: anchore/sbom-action@aa0e114b2e19480f157109b9922bda359bd98b90 # v0.20.8
44
with:
45
image: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ inputs.image }}
46
artifact-name: ${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}-sbom.spdx.json
0 commit comments