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 ccc461f commit 9d12184Copy full SHA for 9d12184
.github/workflows/linters.yml
@@ -151,6 +151,6 @@ jobs:
151
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
152
153
- name: Check spelling of file.txt
154
- uses: crate-ci/typos@7bc041cbb7ca9167c9e0e4ccbb26f48eb0f9d4e0 # v1.30.2
+ uses: crate-ci/typos@718c4ff697435edabd4f1c52c3775521adbb33a3 # v1.31.0
155
with:
156
config: typos.toml
0 commit comments