Skip to content

Commit

Permalink
Merge pull request #272 from H1rono/dependabot/github_actions/cargo-b…
Browse files Browse the repository at this point in the history
…ins/cargo-binstall-1.10.18
  • Loading branch information
H1rono authored Jan 2, 2025
2 parents 9c67628 + e9627e8 commit 6d3d223
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install cargo-binstall
uses: cargo-bins/cargo-binstall@v1.10.15
uses: cargo-bins/cargo-binstall@v1.10.18
- name: Install action-validator
run: cargo +stable binstall --no-confirm action-validator
- name: Lint Actions
Expand Down

0 comments on commit 6d3d223

Please sign in to comment.