Skip to content

Commit 87065d1

Browse files
authored
Merge pull request #314 from H1rono/dependabot/github_actions/cargo-bins/cargo-binstall-1.16.2
⬆️ Bump cargo-bins/cargo-binstall from 1.15.9 to 1.16.2
2 parents 39eabcb + 555ddb2 commit 87065d1

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/cargo-binstall@v1.15.9
18+
uses: cargo-bins/cargo-binstall@v1.16.2
1919
- name: Install action-validator
2020
run: cargo +stable binstall --no-confirm action-validator
2121
- name: Lint Actions

0 commit comments

Comments
 (0)