3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2024-12-17 03:47:20 +00:00

chore(deps): update tj-actions/github-changelog-generator action to v1.15

This commit is contained in:
renovate[bot] 2022-09-10 02:31:18 +00:00 committed by Tonye Jack
parent 840016d287
commit ba0dd99ea1

View file

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