Skip to content

Commit aa3123b

Browse files
build(deps): bump EmbarkStudios/cargo-deny-action from 1 to 2
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1 to 2. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](EmbarkStudios/cargo-deny-action@v1...v2) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e2ac09e commit aa3123b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependencies.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,6 @@ jobs:
4242
- name: "Remove rust-toolchain"
4343
run: rm rust-toolchain
4444

45-
- uses: EmbarkStudios/cargo-deny-action@v1
45+
- uses: EmbarkStudios/cargo-deny-action@v2
4646
with:
4747
command: check --config .github/config/cargo-deny.toml

0 commit comments

Comments
 (0)