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

This commit is contained in:
renovate[bot] 2022-12-28 09:09:12 +00:00 committed by Tonye Jack
parent b069021bd9
commit e95048ae4f

View File

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