From 37dc0e3db515eb22041f2133c66ee64cbb376cbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 13:47:38 +0000 Subject: [PATCH] build(deps): bump EmbarkStudios/cargo-deny-action from 1.5.5 to 1.5.9 Bumps [EmbarkStudios/cargo-deny-action](/~https://github.com/embarkstudios/cargo-deny-action) from 1.5.5 to 1.5.9. - [Release notes](/~https://github.com/embarkstudios/cargo-deny-action/releases) - [Commits](/~https://github.com/embarkstudios/cargo-deny-action/compare/1e59595bed8fc55c969333d08d7817b36888f0c5...c9a2a6316320da223aaf3b59d1ac70572e8cf1f8) --- 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/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 28a4078..9ee641a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -46,7 +46,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 - - uses: EmbarkStudios/cargo-deny-action@1e59595bed8fc55c969333d08d7817b36888f0c5 # v1.5.5 + - uses: EmbarkStudios/cargo-deny-action@c9a2a6316320da223aaf3b59d1ac70572e8cf1f8 # v1.5.9 with: arguments: --manifest-path rust/Cargo.toml