We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad58da commit 2d167ffCopy full SHA for 2d167ff
1 file changed
.github/workflows/unit-sec-test.yml
@@ -67,7 +67,7 @@ jobs:
67
68
# Run OWASP ZAP scan
69
- name: zap scan
70
- uses: zaproxy/action-api-scan@v0.9.0
+ uses: zaproxy/action-api-scan@77dfa9a647bb0f583e39d4df8531634d6ddd8df4
71
with:
72
token: ${{ secrets.GITHUB_TOKEN }}
73
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'
0 commit comments