mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-21 16:41:01 -05:00
chore(deps): Update EmbarkStudios/cargo-deny-action action to v2
This commit is contained in:
parent
9ad6f5c054
commit
340058181b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/audit.yml
vendored
2
.github/workflows/audit.yml
vendored
|
@ -47,7 +47,7 @@ jobs:
|
|||
- bans licenses sources
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: EmbarkStudios/cargo-deny-action@v1
|
||||
- uses: EmbarkStudios/cargo-deny-action@v2
|
||||
with:
|
||||
command: check ${{ matrix.checks }}
|
||||
rust-version: stable
|
||||
|
|
Loading…
Reference in a new issue