Skip to content

Commit 1665efd

Browse files
build(deps): Bump cargo-bins/cargo-binstall from 1.16.2 to 1.16.6
Bumps [cargo-bins/cargo-binstall](https://github.com/cargo-bins/cargo-binstall) from 1.16.2 to 1.16.6. - [Release notes](https://github.com/cargo-bins/cargo-binstall/releases) - [Changelog](https://github.com/cargo-bins/cargo-binstall/blob/main/release-plz.toml) - [Commits](cargo-bins/cargo-binstall@v1.16.2...v1.16.6) --- updated-dependencies: - dependency-name: cargo-bins/cargo-binstall dependency-version: 1.16.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0b207c2 commit 1665efd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validate.yml

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

0 commit comments

Comments
 (0)