From e0da7b0b26aa223496e244028e209f0aae9e4d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 19:27:51 +0000 Subject: [PATCH] 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] --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a17cadbab..a7fcd4d75 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -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: