We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9a9147 commit 8b4194bCopy full SHA for 8b4194b
.github/workflows/sync-release-version.yml
@@ -19,7 +19,7 @@ jobs:
19
paths: |
20
README.md
21
- name: Generate CHANGELOG
22
- uses: tj-actions/github-changelog-generator@v1.6
+ uses: tj-actions/github-changelog-generator@v1.8
23
with:
24
output: 'HISTORY.md'
25
- name: Create Pull Request
0 commit comments