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.18

This commit is contained in:
renovate[bot] 2023-03-10 07:02:59 +00:00 committed by Tonye Jack
parent ea00ad9b31
commit 1696646dd3

View file

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