mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-04-26 15:17:55 +00:00
build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.12 to 1.5.13
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.5.12 to 1.5.13. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.5.12...v1.5.13) --- 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
b064e67878
commit
f6efa2120c
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -130,7 +130,7 @@ jobs:
|
||||
uses: actions/checkout@v4.1.1
|
||||
|
||||
- name: Run `cargo-deny`
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.12
|
||||
uses: EmbarkStudios/cargo-deny-action@v1.5.13
|
||||
|
||||
|
||||
check-schema:
|
||||
|
||||
Reference in New Issue
Block a user