Skip to content

Commit

Permalink
chore(deps): update crate-ci/typos action to v1.26.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ondrejmirtes committed Oct 14, 2024
1 parent 40e461d commit 6ac62d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spelling.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ jobs:
uses: actions/checkout@v4

- name: "Check for typos"
uses: "crate-ci/typos@v1.25.0"
uses: "crate-ci/typos@v1.26.0"
with:
files: "README.md src/"

0 comments on commit 6ac62d3

Please sign in to comment.