Skip to content

Commit

Permalink
chore(deps): update tj-actions/github-changelog-generator action to v…
Browse files Browse the repository at this point in the history
…1.19
  • Loading branch information
renovate[bot] committed May 29, 2023
1 parent 485cc9e commit e93824b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.15
uses: tj-actions/github-changelog-generator@v1.19

- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
Expand Down

0 comments on commit e93824b

Please sign in to comment.