diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 9b2e59d..4fabe75 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -78,7 +78,7 @@ jobs: # for creating the release (requires write access to packages and content) GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - - uses: anchore/sbom-action@c6aed38a4323b393d05372c58a74c39ae8386d02 #v0.15.6 + - uses: anchore/sbom-action@767b08fd8822486ad890abb8f1d31721bebd651c #v0.15.7 continue-on-error: true with: artifact-name: sbom.spdx.json