We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7db869a + 8639af3 commit 287341dCopy full SHA for 287341d
.github/workflows/zap-api-scan.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v3
25
26
- name: ZAP API Scan
27
- uses: zaproxy/action-api-scan@v0.10.0
+ uses: zaproxy/action-api-scan@v0.9.0
28
with:
29
token: ${{ secrets.GITHUB_TOKEN }}
30
api_url: ${{ github.event.inputs.api_url }}
0 commit comments