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 6ab6b2c commit f764990Copy full SHA for f764990
.github/workflows/ValidatePullRequest.yml
@@ -65,7 +65,7 @@ jobs:
65
steps:
66
- uses: actions/checkout@v4
67
- name: Spell Check Repo
68
- uses: crate-ci/typos@v1.33.1
+ uses: crate-ci/typos@v1.34.0
69
70
license-headers:
71
name: check license headers
0 commit comments