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.
1 parent e60b2cd commit d325095Copy full SHA for d325095
.github/workflows/zap-baseline.yaml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
ref: master
14
- name: ZAP Scan
15
- uses: zaproxy/action-baseline@v0.4.0
+ uses: zaproxy/action-baseline@v0.15.0
16
17
token: ${{ secrets.GITHUB_TOKEN }}
18
docker_name: 'owasp/zap2docker-stable'
0 commit comments