From 571202119ae55c653583bafe7af7a1810427e883 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 18:55:17 +0200 Subject: [PATCH] chore(deps): update baptiste0928/cargo-install action to v3.1.1 (#2299) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Enje Shakirova <166139731+enjenjenje@users.noreply.github.com> --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d0d5206614..88b2329a74 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: uses: dsherret/rust-toolchain-file@v1 - name: Install cargo-edit - uses: baptiste0928/cargo-install@v3.1.0 + uses: baptiste0928/cargo-install@v3.1.1 with: crate: cargo-edit