build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.12 to 2.0.13
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.12 to 2.0.13. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.12...v2.0.13) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-version: 2.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -158,7 +158,7 @@ jobs:
|
||||
uses: actions/checkout@v5
|
||||
|
||||
- name: Run `cargo-deny`
|
||||
uses: EmbarkStudios/cargo-deny-action@v2.0.12
|
||||
uses: EmbarkStudios/cargo-deny-action@v2.0.13
|
||||
with:
|
||||
rust-version: stable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user