We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6be9645 commit ca35952Copy full SHA for ca35952
.github/workflows/complete-workflow.yml
@@ -35,7 +35,7 @@ jobs:
35
name: Run DAST scan on the web application
36
steps:
37
- name: Checkout
38
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
39
with:
40
ref: master
41
- name: ZAP Scan
0 commit comments