Skip to content

Commit 44f46b5

Browse files
authored
use released version
1 parent 6f00601 commit 44f46b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
maven-cd:
12-
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@setup
12+
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1
1313
secrets:
1414
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
1515
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 commit comments

Comments
 (0)