Skip to content

Commit

Permalink
add write all
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardocustodio committed Nov 26, 2024
1 parent 27c68a3 commit a31854b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/security-audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,7 @@ on:
jobs:
audit:
runs-on: ubuntu-latest
permissions:
id-token: write
contents: write
permissions: write-all

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit a31854b

Please sign in to comment.