We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc51ce commit 529c691Copy full SHA for 529c691
.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/[email protected].1
+ uses: crate-ci/[email protected].2
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