Skip to content

Commit fec6c48

Browse files
committed
fix: updated audit-check version
1 parent 555ff76 commit fec6c48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
components: rustfmt, clippy
2828

2929
- name: Run cargo-audit binary crate
30-
uses: rustsec/audit-check@v1.4.1
30+
uses: rustsec/audit-check@v2.0.0
3131
with:
3232
token: ${{ secrets.GITHUB_TOKEN }}
3333

0 commit comments

Comments
 (0)