Skip to content

Commit 59c4c75

Browse files
committed
chore(ci): give ZAP issue write permissions
1 parent 49b5682 commit 59c4c75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/scheduled.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,8 @@ jobs:
6363
# Run sequentially to reduce chances of rate limiting
6464
zap_scan:
6565
name: ZAP Scans
66+
permissions:
67+
issues: write
6668
runs-on: ubuntu-24.04
6769
strategy:
6870
matrix:

0 commit comments

Comments
 (0)