diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index d4e05999cb..b417817413 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@7c05671ae9be166aeb155bad2d7df9121823df32 # v6.1.0 + uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0 with: sbom: "sbom-${{ inputs.image }}.json" only-fixed: true