Skip to content

Commit

Permalink
Merge pull request #124 from ccremer/renovate/mikepenz-release-change…
Browse files Browse the repository at this point in the history
…log-builder-action-3.x

Update mikepenz/release-changelog-builder-action action to v3
  • Loading branch information
ccremer authored Apr 19, 2022
2 parents bcbfe64 + fda7071 commit 0cf092d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

- name: Build changelog from PRs with labels
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v2
uses: mikepenz/release-changelog-builder-action@v3
with:
configuration: ".github/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 0cf092d

Please sign in to comment.