diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd4c3467..51371918 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@04b73ec0bba3de85519c4ec634bffedead788f96 # v4.0.0 + uses: anchore/scan-action@d43cc1dfea6a99ed123bf8f3133f1797c9b44492 # v4.1.0 id: scan continue-on-error: true with: