Skip to content

Commit 59c7f4c

Browse files
chore(deps): update tj-actions/github-changelog-generator action to v1.21
1 parent e15a117 commit 59c7f4c

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.20
47+
uses: tj-actions/github-changelog-generator@v1.21
4848

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

0 commit comments

Comments
 (0)