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

This commit is contained in:
renovate[bot] 2023-03-10 06:32:09 +00:00 committed by Tonye Jack
parent 0a1d1b4134
commit 01ae02bd05

View File

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