Skip to content

Commit

Permalink
Update jenkins-infra/github-reusable-workflows action to v1.5.3 (#201)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 26, 2025
1 parent 5e6149e commit 6ee8f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions:

jobs:
maven-cd:
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.5.2
uses: jenkins-infra/github-reusable-workflows/.github/workflows/maven-cd.yml@v1.5.3
secrets:
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
MAVEN_TOKEN: ${{ secrets.MAVEN_TOKEN }}

0 comments on commit 6ee8f5c

Please sign in to comment.