mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-05-12 16:55:02 -04:00
chore(deps): update mikepenz/release-changelog-builder-action action to v6 (#3953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/main-push-changelog.yml
vendored
2
.github/workflows/main-push-changelog.yml
vendored
@@ -39,7 +39,7 @@ jobs:
|
||||
|
||||
- name: Generate changelog from last production tag to current
|
||||
if: steps.last_prod_tag.outputs.tag != ''
|
||||
uses: mikepenz/release-changelog-builder-action@v5
|
||||
uses: mikepenz/release-changelog-builder-action@v6
|
||||
id: changelog
|
||||
with:
|
||||
configuration: .github/release.yml
|
||||
|
||||
Reference in New Issue
Block a user