Skip to content

Commit 5036f54

Browse files
committed
Update tj-actions/github-changelog-generator action to v1.8
1 parent 62c0cb9 commit 5036f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync-release-version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
paths: |
2020
README.md
2121
- name: Generate CHANGELOG
22-
uses: tj-actions/github-changelog-generator@v1.3
22+
uses: tj-actions/github-changelog-generator@v1.8
2323
with:
2424
output: 'HISTORY.md'
2525
- name: Create Pull Request

0 commit comments

Comments
 (0)