diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7c6a5ce1..bda4f834 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -53,7 +53,7 @@ jobs: TERM: xterm - name: Generate SBOM - uses: anchore/sbom-action@55dc4ee22412511ee8c3142cbea40418e6cec693 # v0.17.8 + uses: anchore/sbom-action@df80a981bc6edbc4e220a492d3cbe9f5547a6e75 # v0.17.9 with: artifact-name: build-${{ matrix.os-name }}.spdx.json output-file: ./artifacts/build.spdx.json