Skip to content

Commit

Permalink
Merge pull request #176 from kiwigrid/dependabot/github_actions/mikep…
Browse files Browse the repository at this point in the history
…enz/release-changelog-builder-action-3

Bump mikepenz/release-changelog-builder-action from 2.9.0 to 3
  • Loading branch information
jekkel authored Apr 19, 2022
2 parents 30c29f0 + 3949ac7 commit f1a8101
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: "Build Changelog"
if: steps.tagging.outputs.part
id: build_changelog
uses: mikepenz/release-changelog-builder-action@v2.9.0
uses: mikepenz/release-changelog-builder-action@v3
with:
configuration: ".github/workflows/release-notes-config.json"
env:
Expand Down

0 comments on commit f1a8101

Please sign in to comment.