chore(deps): Update EmbarkStudios/cargo-deny-action action to v2

This commit is contained in:
renovate[bot] 2024-09-01 00:41:53 +00:00 committed by GitHub
parent 9ad6f5c054
commit 340058181b
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -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