diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b92ad8f..64cdc80 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -44,7 +44,7 @@ jobs: TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }} - name: Generate CHANGELOG - uses: tj-actions/github-changelog-generator@v1.20 + uses: tj-actions/github-changelog-generator@v1.21 - name: Create Pull Request uses: peter-evans/create-pull-request@v7