diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 486d3e5..1a6978f 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -43,7 +43,7 @@ jobs: TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }} - name: Generate CHANGELOG - uses: tj-actions/github-changelog-generator@v1.18 + uses: tj-actions/github-changelog-generator@v1.19 - name: Create Pull Request uses: peter-evans/create-pull-request@v5