Skip to content

Commit

Permalink
Merge pull request #88 from logchange/renovate/qcastel-github-actions…
Browse files Browse the repository at this point in the history
…-maven-release-1.x

Update qcastel/github-actions-maven-release action to v1.12.39
  • Loading branch information
marwin1991 committed Apr 25, 2023
2 parents 44b0183 + 96e3efa commit 5178499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
# Worth reading regarding GITHUB TOKEN
# https://docs.github.com/en/actions/security-guides/automatic-token-authentication#using-the-github_token-in-a-workflow
- name: Java Maven release
uses: qcastel/github-actions-maven-release@v1.12.37
uses: qcastel/github-actions-maven-release@v1.12.39
if: "!contains(github.event.head_commit.message, 'Releasing new version')"
with:
# Cannot use GITHUB_TOKEN because of:
Expand Down

0 comments on commit 5178499

Please sign in to comment.