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.
1 parent 9348637 commit a48b8faCopy full SHA for a48b8fa
.github/workflows/lint.yml
@@ -13,6 +13,6 @@ jobs:
13
runs-on: ubuntu-latest
14
steps:
15
- uses: actions/checkout@v2
16
- - uses: codespell-project/actions-codespell@master
+ - uses: codespell-project/actions-codespell@406322ec52dd7b488e48c1c4b82e2a8b3a1bf630 # v2
17
with:
18
check_filenames: true
0 commit comments