Skip to content

Commit 81872f2

Browse files
Ggiggleliuq19
authored andcommitted
chore: allow the audit flow to write
1 parent 637dc48 commit 81872f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- "**/Cargo.lock"
88
jobs:
99
security-audit:
10+
permissions: write-all
1011
runs-on: [self-hosted, Linux, amd64]
1112
steps:
1213
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)