Skip to content

Commit b24d117

Browse files
⬆️ Bump cargo-bins/cargo-binstall from 1.10.18 to 1.10.22
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.10.18 to 1.10.22. - [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](cargo-bins/cargo-binstall@v1.10.18...v1.10.22) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d64a6f commit b24d117

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@v4
1717
- name: Install cargo-binstall
18-
uses: cargo-bins/[email protected].18
18+
uses: cargo-bins/[email protected].22
1919
- name: Install action-validator
2020
run: cargo +stable binstall --no-confirm action-validator
2121
- name: Lint Actions

0 commit comments

Comments
 (0)