Skip to content

Commit b000c09

Browse files
committed
ci: use 1.5.0 version of semantic library workflow
1 parent 06d35f3 commit b000c09

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.0.0
8+
uses: krogerco/Shared-CI-Workflow-Android/.github/workflows/semantic_library_workflow.yml@v1.5.0
99
secrets:
1010
ORG_GRADLE_PROJECT_mavenCentralUsername: ${{ secrets.ORG_GRADLE_PROJECT_mavenCentralUsername }}
1111
ORG_GRADLE_PROJECT_mavenCentralPassword: ${{ secrets.ORG_GRADLE_PROJECT_mavenCentralPassword }}

0 commit comments

Comments
 (0)