Skip to content

Commit

Permalink
Add github token to the audit action
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Bączek committed Nov 26, 2023
1 parent 75f5c9a commit 917f450
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions-rs/audit-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 917f450

Please sign in to comment.