|
@@ -32,7 +32,7 @@ jobs:
|
|
|
|
|
|
|
|
- name: Build Changelog
|
|
- name: Build Changelog
|
|
|
id: build_changelog
|
|
id: build_changelog
|
|
|
- uses: mikepenz/release-changelog-builder-action@v2
|
|
|
|
|
|
|
+ uses: mikepenz/release-changelog-builder-action@v3
|
|
|
with:
|
|
with:
|
|
|
configuration: "changelog.json"
|
|
configuration: "changelog.json"
|
|
|
toTag: ${{ github.event.inputs.version }}
|
|
toTag: ${{ github.event.inputs.version }}
|