diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 670c855..021b064 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: - name: Generate SBOM id: generate_sbom - uses: anchore/sbom-action@8d0a6505bf28ced3e85154d13dc6af83299e13f1 # v0.17.4 + uses: anchore/sbom-action@1ca97d9028b51809cf6d3c934c3e160716e1b605 # v0.17.5 with: image: ghcr.io/${{ github.repository }}:${{ github.ref_name }} format: cyclonedx-json