Skip to content

Commit 0d67645

Browse files
Bump jenkins-infra/jenkins-maven-cd-action from 1.3.0 to 1.3.1
Bumps [jenkins-infra/jenkins-maven-cd-action](https://github.com/jenkins-infra/jenkins-maven-cd-action) from 1.3.0 to 1.3.1. - [Release notes](https://github.com/jenkins-infra/jenkins-maven-cd-action/releases) - [Commits](jenkins-infra/jenkins-maven-cd-action@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: jenkins-infra/jenkins-maven-cd-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c48051 commit 0d67645

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
@@ -54,7 +54,7 @@ jobs:
5454
java-version: 8
5555

5656
- name: Release
57-
uses: jenkins-infra/[email protected].0
57+
uses: jenkins-infra/[email protected].1
5858
with:
5959
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6060
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}

0 commit comments

Comments
 (0)