3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-03-05 21:06:25 +00:00

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

This commit is contained in:
Renovate Bot 2022-01-01 01:25:43 +00:00 committed by Tonye Jack
parent 2f20ef2c6b
commit c029ed4f59

View file

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