0
0
Fork 0
mirror of https://github.com/tj-actions/pg-dump.git synced 2024-12-20 01:18:49 +00:00

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

This commit is contained in:
renovate[bot] 2022-07-01 11:06:05 +00:00 committed by Tonye Jack
parent a2a3628c70
commit 4a11c542e3

View file

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