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
teamleader-iac[bot] authored Nov 3, 2024
1 parent 443db64 commit a6cc3e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
if: ${{ steps.contains_tag.outputs.retval != 'true' }}
- name: Generate Changelog
id: generate_changelog
uses: mikepenz/release-changelog-builder-action@v4.1.0
uses: mikepenz/release-changelog-builder-action@v5.0.0
with:
configuration: .github/generate-changelog-configuration.json
token: ${{ steps.get_workflow_token.outputs.token }}
Expand Down

0 comments on commit a6cc3e6

Please sign in to comment.