diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 09fd4557..e2df6680 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -205,7 +205,7 @@ jobs: sbom: ${{ github.event_name != 'pull_request' }} - name: Scan image - uses: anchore/scan-action@896d5f410043987c8fe18f60d91bf199e436840c # v3.3.8 + uses: anchore/scan-action@1d59d90b47fc11ff8f97822da6c25eec888f81cf # v3.5.0 id: scan continue-on-error: true with: