Skip to content

Commit e9f26af

Browse files
authored
Merge pull request #2965 from bcgov/TayGov-patch-2
Update zap-baseline.yaml
2 parents e137636 + 649918d commit e9f26af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zap-baseline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
with:
1313
ref: master
1414
- name: ZAP Scan
15-
uses: zaproxy/action-baseline@v0.4.0
15+
uses: zaproxy/action-baseline@v0.15.0
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818
docker_name: 'owasp/zap2docker-stable'

0 commit comments

Comments
 (0)