Skip to content

Commit

Permalink
update audit check github action
Browse files Browse the repository at this point in the history
  • Loading branch information
devashishdxt committed Feb 12, 2024
1 parent 5ef4efb commit 0e24ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: stable
- uses: actions-rs/[email protected]
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 0e24ebf

Please sign in to comment.