3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-19 05:23:48 +00:00

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

This commit is contained in:
Renovate Bot 2022-03-14 10:02:22 +00:00 committed by Tonye Jack
parent b476eb5054
commit 82b7c17c09

View file

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