Skip to content

Commit 5fff3a5

Browse files
authored
Update owasp action version
1 parent 9bfa659 commit 5fff3a5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/platform-ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -330,9 +330,9 @@ jobs:
330330
- deploy-cloud
331331
steps:
332332
- name: OWASP ZAP Full Scan
333-
uses: zaproxy/action-baseline@v0.12.0
333+
uses: zaproxy/action-baseline@v0.14.0
334334
with:
335335
token: ${{ secrets.REPO_TOKEN }}
336336
target: 'https://vcptcore-dev.govirto.com'
337337
cmd_options: '-a -d'
338-
# allow_issue_writing: false
338+
# allow_issue_writing: false

0 commit comments

Comments
 (0)