Skip to content

Commit 6bfcd0d

Browse files
authored
Merge pull request #287 from H1rono/dependabot/github_actions/cargo-bins/cargo-binstall-1.12.2
2 parents 4dac4e6 + 3204f03 commit 6bfcd0d

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

0 commit comments

Comments
 (0)