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

This commit is contained in:
Renovate Bot 2022-03-14 09:33:51 +00:00 committed by Tonye Jack
parent ddf3e58349
commit 12c4cfe20c

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.12 uses: tj-actions/github-changelog-generator@v1.13
with: with:
output: 'HISTORY.md' output: 'HISTORY.md'
- name: Create Pull Request - name: Create Pull Request