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 e272758 commit ef6c152Copy full SHA for ef6c152
.github/workflows/typos.yaml
@@ -15,6 +15,6 @@ jobs:
15
steps:
16
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
17
- name: Typos Spell Checker
18
- uses: crate-ci/typos@51f257b946f503b768e522781f56e9b7b5570d48 # v1.29.7
+ uses: crate-ci/typos@fb78b722e9ebbabe8f4056509311c685620cd48e # v1.29.8
19
with:
20
config: ./.typos.toml
0 commit comments