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 5e622ab + 865034c commit e6db2b7Copy full SHA for e6db2b7
.github/workflows/codespell.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
12
13
- - uses: codespell-project/actions-codespell@94259cd8be02ad2903ba34a22d9c13de21a74461 # v2.0
+ - uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2.1
14
with:
15
skip: .git,_artifacts,*.sum,.golangci.yml
16
ignore_words_file: .codespellignore
0 commit comments