Skip to content

Commit 6357d2c

Browse files
authored
Merge pull request #22 from jenkinsci/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.3.0
Bump jenkins-infra/jenkins-maven-cd-action from 1.2.0 to 1.3.0
2 parents b5c7235 + 48a8875 commit 6357d2c

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
@@ -52,7 +52,7 @@ jobs:
5252
distribution: temurin
5353
java-version: 8
5454
- name: Release
55-
uses: jenkins-infra/jenkins-maven-cd-action@v1.2.0
55+
uses: jenkins-infra/jenkins-maven-cd-action@v1.3.0
5656
with:
5757
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
5858
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}

0 commit comments

Comments
 (0)