diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e87741df..22d3048c 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@251a468eed47e5082b105c3ba6ee500c0e65a764 # v0.17.6 + uses: anchore/sbom-action@fc46e51fd3cb168ffb36c6d1915723c47db58abb # v0.17.7 with: artifact-name: build-${{ matrix.os-name }}.spdx.json output-file: ./artifacts/build.spdx.json