Skip to content

Commit a037b8e

Browse files
authored
Merge pull request #193 from romaklayt/dependabot/github_actions/mikepenz/release-changelog-builder-action-6
Bump mikepenz/release-changelog-builder-action from 5 to 6
2 parents 832e149 + 08f7e91 commit a037b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dotnet-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
with:
4040
commitMode: true
4141
configuration: ".github/configuration_commits.json"
42-
uses: mikepenz/release-changelog-builder-action@v5
42+
uses: mikepenz/release-changelog-builder-action@v6
4343
env:
4444
GITHUB_TOKEN: ${{ secrets._GITHUB_TOKEN }}
4545

0 commit comments

Comments
 (0)