From 78023c415e9f34a0ce73d13416c3b78531b0632c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Sep 2026 06:41:00 +0000 Subject: [PATCH] :arrow_up: - Update baptiste0928/cargo-install action to v3.5.0 --- .github/workflows/detect-workspaces.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/detect-workspaces.yml b/.github/workflows/detect-workspaces.yml index 0a48f56..cb31a38 100644 --- a/.github/workflows/detect-workspaces.yml +++ b/.github/workflows/detect-workspaces.yml @@ -29,7 +29,7 @@ jobs: repository: ${{ inputs.target-repository }} ref: ${{ inputs.target-ref }} persist-credentials: false - - uses: baptiste0928/cargo-install@f204293d9709061b7bc1756fec3ec4e2cd57dec0 # v3.4.0 + - uses: baptiste0928/cargo-install@8195d4f734a149db85385bb4102b42efcd373759 # v3.5.0 with: crate: cargo-workspaces - id: set-matrix