Skip to content

Commit 98fa8fa

Browse files
authored
Merge pull request #122 from benner/ci/bump-lint-commits-to-v0.22.2
ci(lint): bump self-dogfood action pin to v0.22.2
2 parents e156ca2 + 668cd5e commit 98fa8fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-commits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ jobs:
2222
key: nltk-averaged-perceptron-tagger-punkt
2323
- name: Lint commits
2424
# yamllint disable-line rule:line-length
25-
uses: benner/commit-guard@9162df75e7a6eba395bf7c07c1a0952fc6d04ea0 # v0.22.1
25+
uses: benner/commit-guard@e156ca25789cc1824f745d74209f9c2654135dca # v0.22.2
2626
with:
2727
range: origin/${{ github.base_ref }}..HEAD

0 commit comments

Comments
 (0)