Skip to content

Commit 3ae1b89

Browse files
committed
chore: update workflows config.
1 parent c8924e3 commit 3ae1b89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

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

0 commit comments

Comments
 (0)