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
No known key found for this signature in database
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