Skip to content

Commit 9f04e3b

Browse files
committed
Update jenkins-infra/github-reusable-workflows action to v1.5.0
1 parent 8136e2f commit 9f04e3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
maven-cd:
16-
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.4.1
16+
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.5.0
1717
secrets:
1818
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
1919
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 commit comments

Comments
 (0)