Skip to content

Commit 91c28ea

Browse files
committed
Update permissions for security_audit
1 parent 238d077 commit 91c28ea

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ jobs:
7777
- run: cargo fmt --all --check
7878

7979
security_audit:
80+
permissions:
81+
checks: write
82+
contents: read
83+
issues: write
8084
runs-on: ubuntu-latest
8185
steps:
8286
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)