mirror of
https://github.com/tj-actions/changed-files
synced 2025-01-17 19:17:45 +00:00
Update tj-actions/github-changelog-generator action to v1.8 (#52)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ee67c3ebe9
commit
d7ab28fff8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sync-release-version.yml
vendored
2
.github/workflows/sync-release-version.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
paths: |
|
||||
README.md
|
||||
- name: Generate CHANGELOG
|
||||
uses: tj-actions/github-changelog-generator@v1.6
|
||||
uses: tj-actions/github-changelog-generator@v1.8
|
||||
with:
|
||||
output: 'HISTORY.md'
|
||||
- name: Create Pull Request
|
||||
|
|
Loading…
Reference in a new issue