diff --git a/.github/actions/apply-single-tags/action.yml b/.github/actions/apply-single-tags/action.yml index c4334b7558..b6176329ed 100644 --- a/.github/actions/apply-single-tags/action.yml +++ b/.github/actions/apply-single-tags/action.yml @@ -40,7 +40,7 @@ runs: shell: bash - name: Upload SBOM for the image 🧾 - uses: anchore/sbom-action@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1 + uses: anchore/sbom-action@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2 with: image: ${{ env.REGISTRY }}/${{ env.OWNER }}/${{ inputs.image }} artifact-name: ${{ inputs.image }}-${{ inputs.platform }}-${{ inputs.variant }}-sbom.spdx.json