Skip to content

Commit

Permalink
Update mikepenz/release-changelog-builder-action action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent fb10489 commit 364df8e
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 364df8e

Please sign in to comment.