diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 800f252a..ec567c73 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -158,7 +158,7 @@ jobs: sbom: ${{ github.event_name != 'pull_request' }} - name: Scan image - uses: anchore/scan-action@4be3c24559b430723e51858969965e163b196957 # v3.3.5 + uses: anchore/scan-action@24fd7c9060f3c96848dd1929fac8d796fb5ae4b4 # v3.3.6 id: scan continue-on-error: true with: