diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 3cb15d6923..c61a3c214c 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -107,7 +107,7 @@ jobs: push-to-registry: ${{ inputs.pushImage }} - name: Generate SBOM - uses: anchore/sbom-action@v0.17.4 + uses: anchore/sbom-action@v0.17.5 with: image: quay.io/sustainable_computing_io/${{matrix.IMAGE_NAME}}:${{matrix.LABEL}} artifact-name: sbom-${{matrix.IMAGE_NAME}}-${{matrix.LABEL}}.json