Update tj-actions/github-changelog-generator action to v1.12
This commit is contained in:
parent
239c560880
commit
a7b11ecaab
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
|||||||
paths: |
|
paths: |
|
||||||
README.md
|
README.md
|
||||||
- name: Generate CHANGELOG
|
- name: Generate CHANGELOG
|
||||||
uses: tj-actions/github-changelog-generator@v1.11
|
uses: tj-actions/github-changelog-generator@v1.12
|
||||||
with:
|
with:
|
||||||
output: 'HISTORY.md'
|
output: 'HISTORY.md'
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
|
Loading…
x
Reference in New Issue
Block a user