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 0ee3544 commit e32baa1Copy full SHA for e32baa1
.github/workflows/ci.yaml
@@ -31,7 +31,7 @@ jobs:
31
- name: Checkout Actions Repository
32
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
33
- name: Check spelling with custom config file
34
- uses: crate-ci/typos@bd36f89fcd3424dcefd442894589e6ee572a59f2 # v1.28.1
+ uses: crate-ci/typos@2872c382bb9668d4baa5eade234dcbc0048ca2cf # v1.28.2
35
with:
36
config: ./typos.toml
37
0 commit comments