We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5174d0c + 502af87 commit 78269f0Copy full SHA for 78269f0
.github/workflows/codespell.yml
@@ -17,6 +17,6 @@ jobs:
17
persist-credentials: false
18
19
- name: Check spelling
20
- uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
+ uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
21
with:
22
skip: '**.svg,**.js'
0 commit comments