diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aa97f3af..f3125d83 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -71,7 +71,7 @@ jobs: token: ${{ secrets.CODECOV_TOKEN }} - name: Generate SBOM - uses: anchore/sbom-action@ab9d16d4b419c9d1a02df5213fa0ebe965ca5a57 # v0.17.1 + uses: anchore/sbom-action@61119d458adab75f756bc0b9e4bde25725f86a7a # v0.17.2 with: artifact-name: build-${{ matrix.os-name }}.spdx.json output-file: ./artifacts/build.spdx.json