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