diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index e6ba30f103..dc252be45d 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@df395807f4554463d4455b8047cf58e37b6acaae # v6.5.0 + uses: anchore/scan-action@1638637db639e0ade3258b51db49a9a137574c3e # v6.5.1 with: sbom: "sbom-${{ inputs.image }}.json" only-fixed: true