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 c75adbb commit 535c7deCopy full SHA for 535c7de
.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.31.2
+ uses: crate-ci/typos@v1.32.0
69
70
# Gate PR merges on this specific "join-job" which requires all other
71
# jobs to run first. We need this job since we cannot gate on particular jobs
0 commit comments