mirror of
https://github.com/tj-actions/branch-names.git
synced 2024-11-23 22:53:50 +08:00
Update tj-actions/github-changelog-generator action to v1.10
This commit is contained in:
parent
7f0a69aa8e
commit
e76f8d4d38
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.8
|
uses: tj-actions/github-changelog-generator@v1.10
|
||||||
with:
|
with:
|
||||||
output: 'HISTORY.md'
|
output: 'HISTORY.md'
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
|
Loading…
Reference in New Issue
Block a user