Merge pull request #6608 from uutils/renovate/embarkstudios-cargo-deny-action-2.x

chore(deps): update embarkstudios/cargo-deny-action action to v2
This commit is contained in:
Daniel Hofstetter 2024-08-02 15:23:44 +02:00 committed by GitHub
commit 1e4bde2c7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
style_deps:
## ToDO: [2021-11-10; rivy] 'Style/deps' needs more informative output and better integration of results into the GHA dashboard