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

This commit is contained in:
Renovate Bot 2022-02-26 08:40:55 +00:00 committed by Tonye Jack
parent 0a388268a4
commit 6583ff7de9

View File

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