Skip to content

Commit d49483c

Browse files
chore(deps): update tj-actions/github-changelog-generator action to v1.16
1 parent 178d20d commit d49483c

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
@@ -22,7 +22,7 @@ jobs:
2222
paths: |
2323
README.md
2424
- name: Generate CHANGELOG
25-
uses: tj-actions/github-changelog-generator@v1.15
25+
uses: tj-actions/github-changelog-generator@v1.16
2626
with:
2727
output: 'HISTORY.md'
2828
- name: Create Pull Request

0 commit comments

Comments
 (0)