Skip to content

Commit 9c65ac9

Browse files
committed
Create codellm-devkit organization level release automation for java projects.
Signed-off-by: Rahul Krishna <[email protected]>
1 parent aeb6ec4 commit 9c65ac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
4343
- name: Build Changelog
4444
id: gen_changelog
45-
uses: mikepenz/release-changelog-builder-action@v4
45+
uses: mikepenz/release-changelog-builder-action@v5
4646
with:
4747
failOnError: "true"
4848
configuration: .github/workflows/release_config.json

0 commit comments

Comments
 (0)