There was an error while loading. Please reload this page.
1 parent 05821a2 commit 0a777ecCopy full SHA for 0a777ec
1 file changed
.github/workflows/spellcheck.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
steps:
17
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
18
- - uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2
+ - uses: codespell-project/actions-codespell@8f01853be192eb0f849a5c7d721450e7a467c579 # v2
19
with:
20
check_filenames: true
21
check_hidden: true
0 commit comments