Skip to content

Commit

Permalink
Update actions/java-gradle-release/action.yaml
Browse files Browse the repository at this point in the history
Co-authored-by: Ramin Gharib <[email protected]>
  • Loading branch information
yannick-roeder and raminqaf authored Dec 12, 2024
1 parent b7f8da4 commit 356c3e1
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 @@ -110,7 +110,7 @@ runs:
changelog-file: CHANGELOG.md

- name: Commit and push CHANGELOG.md file
uses: bakdata/ci-templates/actions/[email protected].2
uses: bakdata/ci-templates/actions/[email protected].3
with:
commit-message: "Changelog for version ${{ steps.evaluate-version.outputs.release-version }}"
github-username: ${{ inputs.github-username }}
Expand Down

0 comments on commit 356c3e1

Please sign in to comment.