Skip to content

Commit b876364

Browse files
authored
Merge pull request #7 from CipherOcto/dependabot/github_actions/mikepenz/release-changelog-builder-action-6
chore(ci)(deps): bump mikepenz/release-changelog-builder-action from 4 to 6
2 parents 2faf107 + e8d7139 commit b876364

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
3535
- name: Generate changelog
3636
if: steps.check_tags.outputs.has_tags == 'true'
37-
uses: mikepenz/release-changelog-builder-action@v4
37+
uses: mikepenz/release-changelog-builder-action@v6
3838
id: changelog
3939
with:
4040
configuration: ""

0 commit comments

Comments
 (0)