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

This commit is contained in:
Renovate Bot 2022-01-03 02:23:19 +00:00 committed by Tonye Jack
parent e76f8d4d38
commit b8055111f8

View File

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