Skip to content

Commit 46eb6bf

Browse files
Update jenkins-infra/github-reusable-workflows action to v1.5.1 (#187)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb10233 commit 46eb6bf

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/[email protected].0
16+
uses: jenkins-infra/github-reusable-workflows/.github/workflows/[email protected].1
1717
secrets:
1818
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
1919
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 commit comments

Comments
 (0)