Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Commit

Permalink
chore(deps): update mikepenz/release-changelog-builder-action action …
Browse files Browse the repository at this point in the history
…to v4.1.1
  • Loading branch information
teamleader-iac[bot] committed Jan 13, 2024
1 parent 27db2b2 commit ac86439
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@v4.1.1
with:
configuration: .github/generate-changelog-configuration.json
token: ${{ steps.get_workflow_token.outputs.token }}
Expand Down

0 comments on commit ac86439

Please sign in to comment.