Skip to content

Commit b59d881

Browse files
Merge pull request #55 from tj-python/dependabot/github_actions/tj-actions/github-changelog-generator-1.20
Bump tj-actions/github-changelog-generator from 1.19 to 1.20
2 parents 613aea1 + 53e976d commit b59d881

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
4444

4545
- name: Generate CHANGELOG
46-
uses: tj-actions/github-changelog-generator@v1.19
46+
uses: tj-actions/github-changelog-generator@v1.20
4747

4848
- name: Create Pull Request
4949
uses: peter-evans/create-pull-request@v6

0 commit comments

Comments
 (0)