Skip to content

Commit a02d129

Browse files
committed
ci: use commitlint version 20 in ci
1 parent a9ffe8b commit a02d129

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/commit.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ jobs:
66
semantic_library_workflow:
77
name: push
88
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.5.0
9+
with:
10+
commitlint_version: "20"
911
secrets:
1012
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.ORG_GRADLE_PROJECT_mavenCentralUsername }}
1113
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.ORG_GRADLE_PROJECT_mavenCentralPassword }}

0 commit comments

Comments
 (0)