Skip to content

Commit 1c9106f

Browse files
authored
Merge pull request #466 from mikepenz/dependabot/github_actions/mikepenz/release-changelog-builder-action-6
Bump mikepenz/release-changelog-builder-action from 5 to 6
2 parents 5699ba4 + c7d317e commit 1c9106f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159

160160
- name: Build Changelog
161161
id: github_release
162-
uses: mikepenz/release-changelog-builder-action@v5
162+
uses: mikepenz/release-changelog-builder-action@v6
163163
if: startsWith(github.ref, 'refs/tags/')
164164
with:
165165
configuration: ".github/config/configuration.json"

0 commit comments

Comments
 (0)