Skip to content

Commit ea0fa21

Browse files
authored
Merge pull request #121 from jenkinsci/dependabot/github_actions/jenkins-infra/jenkins-maven-cd-action-1.3.1
Bump jenkins-infra/jenkins-maven-cd-action from 1.3.0 to 1.3.1
2 parents 3b432fa + 0d67645 commit ea0fa21

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)