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

This commit is contained in:
renovate[bot] 2022-07-01 11:33:31 +00:00 committed by Tonye Jack
parent e2e05ab7f8
commit fcfb36863a

View File

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