Skip to content

Commit 3316e90

Browse files
committed
fix permissions for cargo audit
1 parent 4b830ac commit 3316e90

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/audit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
permissions:
1414
contents: read
1515
issues: write
16+
checks: write
1617

1718
jobs:
1819
security_audit:

0 commit comments

Comments
 (0)