3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-01-17 09:17:46 +00:00

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

This commit is contained in:
Renovate Bot 2021-04-25 05:08:30 +00:00 committed by renovate[bot]
parent cb1a80f76a
commit 59919b746c

View file

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