We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e55e17 commit 59182b2Copy full SHA for 59182b2
.github/workflows/lint.yml
@@ -45,6 +45,6 @@ jobs:
45
- name: Checkout Actions Repository
46
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
47
- name: Spell Check Repo
48
- uses: crate-ci/typos@9066e9940a8a05b98fb4733c62a726f83c9e57f8 # v1.43.3
+ uses: crate-ci/typos@631208b7aac2daa8b707f55e7331f9112b0e062d # v1.44.0
49
env:
50
CLICOLOR: 1
0 commit comments