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 f8012cd commit cabe3e6Copy full SHA for cabe3e6
.github/workflows/deploy.yml
@@ -44,7 +44,7 @@ jobs:
44
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
45
46
- name: Generate CHANGELOG
47
- uses: tj-actions/github-changelog-generator@v1.18
+ uses: tj-actions/github-changelog-generator@v1.19
48
49
- name: Create Pull Request
50
uses: peter-evans/create-pull-request@v5
0 commit comments