Skip to content

Commit

Permalink
uses: codespell-project/actions-codespell@v2
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored May 30, 2024
1 parent b77e4ce commit 4cf2f35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@master
- uses: codespell-project/actions-codespell@v2
with:
ignore_words_list: crate,raison

0 comments on commit 4cf2f35

Please sign in to comment.