Skip to content

Commit

Permalink
Bump mikepenz/release-changelog-builder-action from 4.0.1 to 4.1.0 (#122
Browse files Browse the repository at this point in the history
)

Bumps [mikepenz/release-changelog-builder-action](https://github.com/mikepenz/release-changelog-builder-action) from 4.0.1 to 4.1.0.
- [Release notes](https://github.com/mikepenz/release-changelog-builder-action/releases)
- [Commits](mikepenz/release-changelog-builder-action@v4.0.1...v4.1.0)

---
updated-dependencies:
- dependency-name: mikepenz/release-changelog-builder-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 2b0dbb4 commit d82d4c8
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 @@ -32,7 +32,7 @@ jobs:
MAVEN_GPG_PASSPHRASE: ${{ secrets.GPG_PASSPHRASE }}

- name: Generate release changelog
uses: mikepenz/release-changelog-builder-action@v4.0.1
uses: mikepenz/release-changelog-builder-action@v4.1.0
id: build_changelog
with:
configuration: 'changelog-builder.json'
Expand Down

0 comments on commit d82d4c8

Please sign in to comment.