Skip to content

Commit

Permalink
Merge pull request #146 from vshn/renovate/mikepenz-release-changelog…
Browse files Browse the repository at this point in the history
…-builder-action-4.x

Update mikepenz/release-changelog-builder-action action to v4
  • Loading branch information
bastjan authored Jun 13, 2024
2 parents 0eca936 + e27eaeb commit 8c4f53d
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 @@ -25,7 +25,7 @@ jobs:
run: make crd
- name: Build changelog from PRs with labels
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v1
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 8c4f53d

Please sign in to comment.