diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0295874ba9..1e1672f228 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -163,7 +163,7 @@ jobs: - name: Scan SBOM id: scan - uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0 + uses: anchore/scan-action@be7a22da4f22dde446c4c4c099887ff5b256526c # v6.3.0 with: sbom: "sbom-${{ inputs.image }}.json" only-fixed: true