We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cab0d35 + 723f77b commit b5ff588Copy full SHA for b5ff588
1 file changed
.github/workflows/lint-commits.yml
@@ -22,7 +22,6 @@ jobs:
22
key: nltk-averaged-perceptron-tagger-punkt
23
- name: Lint commits
24
# yamllint disable-line rule:line-length
25
- uses: benner/commit-guard@7704c563540b24bb10394e373e508dc664a7f01f # v0.19.0
+ uses: benner/commit-guard@cab0d35c41a3f99fc5f61895f491d0ce3f5aff1c # v0.20.0
26
with:
27
range: origin/${{ github.base_ref }}..HEAD
28
- disable: signature
0 commit comments