Commit 70e6016
fix: add explicit permissions to auto-close workflow (strands-agents#893)
- Add permissions block with minimal required permissions
- Resolves CodeQL security issue actions/missing-workflow-permissions
- Follows principle of least privilege with contents:read, issues:write, pull-requests:write
🤖 Assisted by Amazon Q Developer1 parent e1ab3eb commit 70e6016
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
14 | 19 | | |
15 | 20 | | |
16 | 21 | | |
| |||
0 commit comments