Skip to content

Commit 6d3d223

Browse files
authored
Merge pull request #272 from H1rono/dependabot/github_actions/cargo-bins/cargo-binstall-1.10.18
2 parents 9c67628 + e9627e8 commit 6d3d223

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].15
18+
uses: cargo-bins/[email protected].18
1919
- name: Install action-validator
2020
run: cargo +stable binstall --no-confirm action-validator
2121
- name: Lint Actions

0 commit comments

Comments
 (0)