Skip to content

Commit 053d754

Browse files
committed
fix(ci): revert rustsec/audit-check to v2 (not a Node.js action)
1 parent 46122cd commit 053d754

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
runs-on: ubuntu-latest
7373
steps:
7474
- uses: actions/checkout@v5
75-
- uses: rustsec/audit-check@v2.0.2
75+
- uses: rustsec/audit-check@v2
7676
with:
7777
token: ${{ secrets.GITHUB_TOKEN }}
7878

0 commit comments

Comments
 (0)