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 a21371f commit 448df00Copy full SHA for 448df00
.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@7436548694def3314aacd93ed06c721b1f91ea04 # v1.37.2
24
with:
25
config: ./.github/spell-check.toml
0 commit comments