Skip to content

Commit

Permalink
Merge pull request #36 from jenkinsci/dependabot/github_actions/jenki…
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Jun 14, 2022
2 parents 8984c97 + 1a812ae commit e4446af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
distribution: temurin
java-version: 11
- name: Release
uses: jenkins-infra/jenkins-maven-cd-action@v1.3.0
uses: jenkins-infra/jenkins-maven-cd-action@v1.3.1
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MAVEN_USERNAME: ${{ secrets.MAVEN_USERNAME }}
Expand Down

0 comments on commit e4446af

Please sign in to comment.