Skip to content

Commit

Permalink
ci: fix audit check attempt 3
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonas Bostoen committed Nov 28, 2024
1 parent 15a52d1 commit 8dccc44
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions-rs/audit-check@v1
working-directory: ${{ matrix.project }}
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 8dccc44

Please sign in to comment.