chore(deps): update tj-actions/github-changelog-generator action to v1.15

This commit is contained in:
renovate[bot] 2022-09-10 02:31:18 +00:00 committed by Tonye Jack
parent 840016d287
commit ba0dd99ea1

View File

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