You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-11-20 12:02:22 +03:00
build(deps): bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3
Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 1.6.2 to 1.6.3. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v1.6.2...v1.6.3) --- 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
c9b565fb89
commit
98a42e1545
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@@ -130,7 +130,7 @@ jobs:
|
|||||||
uses: actions/checkout@v4.1.4
|
uses: actions/checkout@v4.1.4
|
||||||
|
|
||||||
- name: Run `cargo-deny`
|
- name: Run `cargo-deny`
|
||||||
uses: EmbarkStudios/cargo-deny-action@v1.6.2
|
uses: EmbarkStudios/cargo-deny-action@v1.6.3
|
||||||
|
|
||||||
|
|
||||||
check-schema:
|
check-schema:
|
||||||
|
|||||||
Reference in New Issue
Block a user