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 75cb224 commit 1874de8
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 @@ -85,6 +85,10 @@ jobs:
RUSTFLAGS: ${{ env.RUSTFLAGS }} -Z randomize-layout

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

0 comments on commit 1874de8

Please sign in to comment.