diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 792771094..c20459ce4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -181,7 +181,7 @@ jobs: # for updating brew formula in anchore/homebrew-syft GITHUB_BREW_TOKEN: ${{ secrets.ANCHOREOPS_GITHUB_OSS_WRITE_TOKEN }} - - uses: anchore/sbom-action@8e94d75ddd33f69f691467e42275782e4bfefe84 #v0.20.9 + - uses: anchore/sbom-action@fbfd9c6c189226748411491745178e0c2017392d #v0.20.10 continue-on-error: true with: file: go.mod