File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ permissions:
1313
1414jobs :
1515 check-conventional-commits :
16- uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.14.11
16+ uses : cocogitto/cocogitto-action@v3
1717
1818 linting-pr :
1919 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ permissions:
2121
2222jobs :
2323 check-conventional-commits :
24- uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.14.11
24+ uses : cocogitto/cocogitto-action@v3
2525
2626 linting :
2727 runs-on : ubuntu-latest
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ permissions:
1717
1818jobs :
1919 check-conventional-commits :
20- uses : armakuni/github-actions/.github/workflows/check-conventional-commits.yml@v0.14.11
20+ uses : cocogitto/cocogitto-action@v3
2121
2222 run-unit-tests :
2323 runs-on : ubuntu-latest
You can’t perform that action at this time.
0 commit comments