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 57f0160 commit 16fea11Copy full SHA for 16fea11
.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.30.3
+ uses: crate-ci/typos@v1.31.1
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