mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-19 05:23:48 +00:00
chore(deps): update tj-actions/github-changelog-generator action to v1.13
This commit is contained in:
parent
b476eb5054
commit
82b7c17c09
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.12
|
||||
uses: tj-actions/github-changelog-generator@v1.13
|
||||
with:
|
||||
output: 'HISTORY.md'
|
||||
- name: Create Pull Request
|
||||
|
|
Loading…
Add table
Reference in a new issue