We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b311e8 commit 8105cc4Copy full SHA for 8105cc4
.github/workflows/spelling.yaml
@@ -16,7 +16,7 @@ jobs:
16
name: Check for spelling errors
17
runs-on: ubuntu-latest
18
steps:
19
- - uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
+ - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
20
- uses: codespell-project/actions-codespell@master
21
with:
22
check_filenames: true
0 commit comments