Skip to content

Commit

Permalink
Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0 (#202)
Browse files Browse the repository at this point in the history
Bumps [jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/jenkins-infra/jenkins-maven-cd-action/releases)
- [Commits](jenkins-infra/jenkins-maven-cd-action@v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: jenkins-infra/jenkins-maven-cd-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2022
1 parent 1753b56 commit 6fe0b2f
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 @@ -52,7 +52,7 @@ jobs:
distribution: 'temurin'
java-version: 8
- name: Release
uses: jenkins-infra/jenkins-maven-cd-action@v1.2.0
uses: jenkins-infra/jenkins-maven-cd-action@v1.3.0
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit 6fe0b2f

Please sign in to comment.