Skip to content

Commit 70ece8f

Browse files
committed
fix: update rustsec/audit-check to v2.2.0
1 parent 92d00d1 commit 70ece8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
steps:
5555
- uses: actions/checkout@v4
5656
- name: Run security audit
57-
uses: rustsec/audit-check@v2.0.0
57+
uses: rustsec/audit-check@v2.2.0
5858
with:
5959
token: ${{ secrets.GITHUB_TOKEN }}
6060

0 commit comments

Comments
 (0)