Skip to content

Commit

Permalink
Merge pull request #28 from appuio/renovate/mikepenz-release-changelo…
Browse files Browse the repository at this point in the history
…g-builder-action-4.x

Update mikepenz/release-changelog-builder-action action to v4
  • Loading branch information
simu authored Nov 24, 2023
2 parents 9e7f54a + 8e4aca7 commit bbf16ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:

- name: Build changelog from PRs with labels
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v3
uses: mikepenz/release-changelog-builder-action@v4
with:
configuration: ".github/changelog-configuration.json"
# PreReleases still get a changelog, but the next full release gets a diff since the last full release,
Expand Down

0 comments on commit bbf16ee

Please sign in to comment.