Skip to content

Commit

Permalink
Merge pull request #484 from open4good/renovate/mikepenz-release-chan…
Browse files Browse the repository at this point in the history
…gelog-builder-action-5.x

Update mikepenz/release-changelog-builder-action action to v5
  • Loading branch information
GoulvenF authored Nov 8, 2024
2 parents fc7a7b0 + 364df8e commit c1cf743
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releaseDeployProd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
###########################################
- name: Build Changelog
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v4.2.2
uses: mikepenz/release-changelog-builder-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down Expand Up @@ -153,7 +153,7 @@ jobs:
###########################################
- name: Build Changelog Push Oriented
id: build_changelog_push
uses: mikepenz/release-changelog-builder-action@v4.2.2
uses: mikepenz/release-changelog-builder-action@v5.0.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit c1cf743

Please sign in to comment.