From 01b1a3bf3ebb9a015d99fbe29379763f63b461f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 08:32:21 +0000 Subject: [PATCH] build(deps): bump cargo-bins/cargo-binstall from 1.18.1 to 1.19.0 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.18.1 to 1.19.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/dc19f1e48450eefe5a29b8da6c6b00a87d730b37...4852a15cf01e4f33958ce547326406fe78f27c38) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.19.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 e5664b9..740df54 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@dc19f1e48450eefe5a29b8da6c6b00a87d730b37 # v1.18.1 + uses: cargo-bins/cargo-binstall@4852a15cf01e4f33958ce547326406fe78f27c38 # v1.19.0 # https://github.com/cryptaliagy/tomlq - name: Install tq