diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ef8271f..035967c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,7 @@ jobs: - name: Generate SBOM if: github.event_name != 'pull_request' - uses: anchore/sbom-action@17ae1740179002c89186b61233e0f892c3118b11 # v0.23.0 + uses: anchore/sbom-action@57aae528053a48a3f6235f2d9461b05fbcb7366d # v0.23.1 with: image: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }} format: cyclonedx-json