From 43aacc0be24eb1ba3fa393f398801d5f11a39a77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 03:50:10 +0000 Subject: [PATCH] chore(deps): bump cargo-bins/cargo-binstall from 1.10.12 to 1.10.14 Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.10.12 to 1.10.14. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/install-from-binstall-release.ps1) - [Commits](https://github.com/cargo-bins/cargo-binstall/compare/v1.10.12...v1.10.14) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/typstyle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/typstyle.yml b/.github/workflows/typstyle.yml index 8c289db..c28a57c 100644 --- a/.github/workflows/typstyle.yml +++ b/.github/workflows/typstyle.yml @@ -16,7 +16,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Setup Bininstall - uses: cargo-bins/cargo-binstall@v1.10.12 + uses: cargo-bins/cargo-binstall@v1.10.14 - name: Binstall typstyle run: cargo binstall --no-confirm typstyle