3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-21 05:28:14 +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: | paths: |
README.md README.md
- name: Generate CHANGELOG - name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.12 uses: tj-actions/github-changelog-generator@v1.13
with: with:
output: 'HISTORY.md' output: 'HISTORY.md'
- name: Create Pull Request - name: Create Pull Request