Skip to content

Commit ca35952

Browse files
Update complete-workflow.yml
1 parent 6be9645 commit ca35952

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/complete-workflow.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
name: Run DAST scan on the web application
3636
steps:
3737
- name: Checkout
38-
uses: actions/checkout@v2
38+
uses: actions/checkout@v4
3939
with:
4040
ref: master
4141
- name: ZAP Scan

0 commit comments

Comments
 (0)