Skip to content

Commit e93824b

Browse files
chore(deps): update tj-actions/github-changelog-generator action to v1.19
1 parent 485cc9e commit e93824b

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
@@ -44,7 +44,7 @@ jobs:
4444
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
4545

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

4949
- name: Create Pull Request
5050
uses: peter-evans/create-pull-request@v4

0 commit comments

Comments
 (0)