Skip to content

Commit c526b98

Browse files
authored
Merge pull request #1354 from typed-ember/renovate/wagoid-commitlint-github-action-2.x
chore(deps): update wagoid/commitlint-github-action action to v2
2 parents 4f39145 + b04ce8c commit c526b98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
- name: Checkout Code
3030
uses: actions/checkout@v2
3131
- name: Commitlint
32-
uses: wagoid/commitlint-github-action@v1.8.0
32+
uses: wagoid/commitlint-github-action@v2.1.1
3333

3434
test-locked-deps:
3535
name: Test (linux, locked dependencies)

0 commit comments

Comments
 (0)