diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 77605f47..44d2996c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -210,7 +210,7 @@ jobs: sbom: ${{ github.event_name != 'pull_request' }} - name: Scan image - uses: anchore/scan-action@3343887d815d7b07465f6fdcd395bd66508d486a # v3.6.4 + uses: anchore/scan-action@04b73ec0bba3de85519c4ec634bffedead788f96 # v4.0.0 id: scan continue-on-error: true with: