mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
actions: bump rustsec/audit-check to v2 (#1627)
This commit is contained in:
@@ -13,6 +13,6 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- run: |
|
||||
sed -i 's/components.*/components = []/' rust-toolchain.toml
|
||||
- uses: rustsec/audit-check@v1.4.1
|
||||
- uses: rustsec/audit-check@v2.0.0
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user