From 961c7bb3d0f70281a09b888f5030aa61263d17b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 15:37:29 +0000 Subject: [PATCH] build(deps): bump EmbarkStudios/cargo-deny-action from 2.0.2 to 2.0.4 (#3620) Bumps [EmbarkStudios/cargo-deny-action](https://github.com/embarkstudios/cargo-deny-action) from 2.0.2 to 2.0.4. - [Release notes](https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](https://github.com/embarkstudios/cargo-deny-action/compare/v2.0.2...v2.0.4) --- updated-dependencies: - dependency-name: EmbarkStudios/cargo-deny-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .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 da477d68e..cb15a440c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -130,7 +130,7 @@ jobs: uses: actions/checkout@v4.2.2 - name: Run `cargo-deny` - uses: EmbarkStudios/cargo-deny-action@v2.0.2 + uses: EmbarkStudios/cargo-deny-action@v2.0.4 check-schema: