Skip to content

Commit 125b6d8

Browse files
authored
feat: apply new change in workflow for wrapper validation (#9)
2 parents 2671c4d + 98e4825 commit 125b6d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [ push, workflow_dispatch ]
55
jobs:
66
semantic_library_workflow:
77
name: push
8-
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.3.0
8+
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.5.0
99
with:
1010
java_version: '17'
1111
ktlint_version: '-1'

0 commit comments

Comments
 (0)