diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 038476acf9..ba00c98eee 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@16910ac423301c6d30554b83a7f71ac6ff4a51f3 # v6.4.0 + uses: anchore/scan-action@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0 with: sbom: "sbom-${{ inputs.image }}.json" only-fixed: true