Skip to content

Commit

Permalink
Update spellcheck.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
palday authored Oct 24, 2024
1 parent 9fda17e commit d221e49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout Actions Repository
uses: actions/checkout@v4
- name: Check spelling
uses: crate-ci/typos@master
uses: crate-ci/typos@6802cc60d4e7f78b9d5454f6cf3935c042d5e1e3 # v1.26.0
with:
config: _typos.toml
write_changes: true
Expand Down

0 comments on commit d221e49

Please sign in to comment.