Skip to content

Commit

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

Bump mikepenz/release-changelog-builder-action from 2.8.2 to 2.9.0
  • Loading branch information
jekkel authored Feb 11, 2022
2 parents 49fa9de + 34df3de commit 810e2b5
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.8.2
uses: mikepenz/release-changelog-builder-action@v2.9.0
with:
configuration: ".github/workflows/release-notes-config.json"
env:
Expand Down

0 comments on commit 810e2b5

Please sign in to comment.