diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39d1758be..8c3ddc795 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -207,7 +207,7 @@ jobs: sbom: true - name: Scan image - uses: anchore/scan-action@7c05671ae9be166aeb155bad2d7df9121823df32 # v6.1.0 + uses: anchore/scan-action@2c901ab7378897c01b8efaa2d0c9bf519cc64b9e # v6.2.0 id: scan continue-on-error: true with: