Skip to content

Commit

Permalink
Merge pull request #36 from ccremer/renovate/mikepenz-release-changel…
Browse files Browse the repository at this point in the history
…og-builder-action-2.x

Update mikepenz/release-changelog-builder-action action to v2
  • Loading branch information
ccremer authored Jun 23, 2021
2 parents 38a5b44 + 27d10b0 commit ba5f97c
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 @@ -40,7 +40,7 @@ jobs:
password: ${{ secrets.QUAY_IO_PASSWORD }}
- name: Build changelog from PRs with labels
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v1
uses: mikepenz/release-changelog-builder-action@v2
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 ba5f97c

Please sign in to comment.