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 a3c2425 commit e66e324Copy full SHA for e66e324
.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@0f0ccba9ed1df83948f0c15026e4f5ccfce46109 # v1.32.0
+ uses: crate-ci/typos@b1ae8d918b6e85bd611117d3d9a3be4f903ee5e4 # v1.33.1
19
with:
20
config: ./.typos.toml
0 commit comments