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 eb9b830 commit 82b7fe9Copy full SHA for 82b7fe9
.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@fbfd9c6c189226748411491745178e0c2017392d # v0.20.10
+ uses: anchore/sbom-action@43a17d6e7add2b5535efe4dcae9952337c479a93 # v0.20.11
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