From 1606decd6a5b1b9d6acba4c0339cf81e15bda856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jun 2026 07:33:54 +0000 Subject: [PATCH] build(deps): bump cargo-bins/cargo-binstall from 1.19.1 to 1.20.0 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/aaa84a43aec4955a42c5ffc65d258961e39f276e...30b5ca8b54e1dcffd9548bc87ede1531310fdc67) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6423208..5994c02 100644 --- a/action.yml +++ b/action.yml @@ -42,7 +42,7 @@ runs: # https://github.com/marketplace/actions/install-cargo-binstall - name: Install Binstall if: steps.check.outputs.installed != 'true' - uses: cargo-bins/cargo-binstall@aaa84a43aec4955a42c5ffc65d258961e39f276e # v1.19.1 + uses: cargo-bins/cargo-binstall@30b5ca8b54e1dcffd9548bc87ede1531310fdc67 # v1.20.0 # https://github.com/cryptaliagy/tomlq - name: Install tq