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 92a0e5b commit 397b3afCopy full SHA for 397b3af
.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@9d890159570d5018df91fedfa40b4730cd4a81b1 # v1.28.4
+ uses: crate-ci/typos@685eb3d55be2f85191e8c84acb9f44d7756f84ab # v1.29.4
155
with:
156
config: typos.toml
0 commit comments