Skip to content

Commit

Permalink
Update tj-actions/github-changelog-generator action to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and jackton1 committed Jan 1, 2022
1 parent 66b7aa9 commit ad013f2
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.8
uses: tj-actions/github-changelog-generator@v1.10

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

0 comments on commit ad013f2

Please sign in to comment.