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 3b707ec commit 8ad812eCopy full SHA for 8ad812e
.github/workflows/ValidatePullRequest.yml
@@ -74,7 +74,7 @@ jobs:
74
steps:
75
- uses: actions/checkout@v5
76
- name: Spell Check Repo
77
- uses: crate-ci/typos@v1.38.0
+ uses: crate-ci/typos@v1.38.1
78
79
license-headers:
80
name: check license headers
0 commit comments