Skip to content

Commit

Permalink
Update permissions for security_audit
Browse files Browse the repository at this point in the history
  • Loading branch information
taiki-e committed Jun 8, 2023
1 parent eb78d89 commit 447ebc0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,10 @@ jobs:
- run: cargo fmt --all --check

security_audit:
permissions:
checks: write
contents: read
issues: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 447ebc0

Please sign in to comment.