Skip to content

Commit e0a4a69

Browse files
committed
chore: update workflows config.
1 parent fb5526f commit e0a4a69

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
@@ -40,7 +40,7 @@ jobs:
4040

4141
- name: Generate Changelog
4242
id: changelog
43-
uses: jaywcjlove/changelog-generator@v1.4.2
43+
uses: jaywcjlove/changelog-generator@v1.4.3
4444
with:
4545
token: ${{ secrets.GITHUB_TOKEN }}
4646
head-ref: ${{steps.create_tag.outputs.version}}

0 commit comments

Comments
 (0)