Skip to content

Commit

Permalink
vingo: fix audit
Browse files Browse the repository at this point in the history
  • Loading branch information
xerbalind committed Dec 5, 2024
1 parent 5a795ef commit 9452fb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vingo_audit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: rustsec/[email protected]
working-directory: vingo/
with:
token: ${{ secrets.GITHUB_TOKEN }}
workingDirectory: vingo/

0 comments on commit 9452fb9

Please sign in to comment.