Skip to content

Commit 0b2391e

Browse files
authored
Merge pull request #27 from zaproxy/sshniro-patch-1
Removed token from basic example
2 parents c5f40be + d07bfeb commit 0b2391e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ steps:
5050
- name: ZAP Scan
5151
uses: zaproxy/action-baseline@v0.2.0
5252
with:
53-
token: ${{ secrets.GITHUB_TOKEN }}
5453
target: 'https://www.zaproxy.org'
5554
```
5655

0 commit comments

Comments
 (0)