Skip to content

Commit 2d167ff

Browse files
committed
updated OWASP ZAP scan
1 parent 9ad58da commit 2d167ff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/unit-sec-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
# Run OWASP ZAP scan
6969
- name: zap scan
70-
uses: zaproxy/action-api-scan@v0.9.0
70+
uses: zaproxy/action-api-scan@77dfa9a647bb0f583e39d4df8531634d6ddd8df4
7171
with:
7272
token: ${{ secrets.GITHUB_TOKEN }}
7373
docker_name: 'ghcr.io/zaproxy/zaproxy:stable'

0 commit comments

Comments
 (0)