Skip to content

Commit 66c85df

Browse files
authored
actions: bump rustsec/audit-check to v2 (#1627)
1 parent e028e78 commit 66c85df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ jobs:
1313
- uses: actions/checkout@v4
1414
- run: |
1515
sed -i 's/components.*/components = []/' rust-toolchain.toml
16-
- uses: rustsec/audit-check@v1.4.1
16+
- uses: rustsec/audit-check@v2.0.0
1717
with:
1818
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)