Update tj-actions/github-changelog-generator action to v1.15

This commit is contained in:
renovate[bot] 2022-09-10 02:16:07 +00:00 committed by Tonye Jack
parent 8de3582899
commit 07dc82afe3

View File

@ -19,7 +19,7 @@ jobs:
paths: |
README.md
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.14
uses: tj-actions/github-changelog-generator@v1.15
with:
output: 'HISTORY.md'
- name: Create Pull Request