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 89eae4a commit 3bdfb90Copy full SHA for 3bdfb90
.github/workflows/spell-check.yml
@@ -20,6 +20,6 @@ jobs:
20
- name: Checkout Actions Repository
21
uses: actions/checkout@v5
22
- name: Spell Check Repo
23
- uses: crate-ci/typos@85f62a8a84f939ae994ab3763f01a0296d61a7ee # v1.36.2
+ uses: crate-ci/typos@07d900b8fa1097806b8adb6391b0d3e0ac2fdea7 # v1.39.0
24
with:
25
config: ./.github/spell-check.toml
0 commit comments