Skip to content

Commit 230ae1d

Browse files
committed
chore: update workflows config.
1 parent a61d5ce commit 230ae1d

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: Generate Changelog
2727
id: changelog
28-
uses: jaywcjlove/changelog-generator@v1.4.2
28+
uses: jaywcjlove/changelog-generator@v1.4.3
2929
with:
3030
token: ${{ secrets.GITHUB_TOKEN }}
3131
head-ref: ${{steps.create_tag.outputs.version}}

0 commit comments

Comments
 (0)