We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76b23b6 commit 15926bbCopy full SHA for 15926bb
.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@62ad5284b8ced813296287a0b63906cb364b73ee # v0.22.0
+ uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
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