We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3bfe02 + 98df0e6 commit ea84bb2Copy full SHA for ea84bb2
.github/workflows/codespell.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
23
24
- - uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
+ - uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2.2
25
with:
26
# "nd" (with lowercase "n") is from ".Nd" (with uppercase "n") in ttyplot.1
27
# https://github.com/codespell-project/codespell/issues/3233#issuecomment-1828026522
0 commit comments