Skip to content

Commit

Permalink
Fix Java Gradle release
Browse files Browse the repository at this point in the history
  • Loading branch information
yannick-roeder committed Dec 13, 2024
1 parent c4209ce commit fdc14e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/java-gradle-release/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ runs:
shell: bash

- name: Configure git credentials
uses: de-vri-es/setup-git-credentials@v2.0.10
uses: de-vri-es/setup-git-credentials@v2.1.2
with:
credentials: https://github-token:${{ inputs.github-token }}@github.com

Expand Down

0 comments on commit fdc14e5

Please sign in to comment.