Skip to content

Commit 7ef6624

Browse files
chore(deps): update tj-actions/github-changelog-generator action to v1.21 (#935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0cd73ee commit 7ef6624

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
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)