Skip to content

Commit 532aecc

Browse files
authored
Merge pull request #284 from H1rono/dependabot/github_actions/cargo-bins/cargo-binstall-1.11.2
⬆️ Bump cargo-bins/cargo-binstall from 1.10.22 to 1.11.2
2 parents cb015ea + 4b5e713 commit 532aecc

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

0 commit comments

Comments
 (0)