diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6085811d6..3d6e76185 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -846,7 +846,7 @@ jobs: continue-on-error: false - name: Run OWASP ZAP API Scan - uses: zaproxy/action-api-scan@v0.7.0 + uses: zaproxy/action-api-scan@v0.10.0 with: target: 'http://localhost:3000/api/trpc' format: openapi