build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.4 to 1.5.5
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.4 to 1.5.5. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.5.4...v1.5.5) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Quentin Gliech
parent
db1618523a
commit
e0da7b0b26
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -124,7 +124,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.0
|
||||
|
||||
- name: Run `cargo-deny`
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.4
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.5
|
||||
|
||||
|
||||
check-schema:
|
||||
|
||||
Reference in New Issue
Block a user