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

This commit is contained in:
renovate[bot] 2024-09-01 01:02:47 +00:00 committed by GitHub
parent 7a28f01acf
commit 37cf1085bc
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