8000 Bump tj-actions/github-changelog-generator from 1.8 to 1.13 · tj-python/github-deploy@93c60ad · GitHub
[go: up one dir, main page]

Skip to content

Commit 93c60ad

Browse files
Bump tj-actions/github-changelog-generator from 1.8 to 1.13
Bumps [tj-actions/github-changelog-generator](https://github.com/tj-actions/github-changelog-generator) from 1.8 to 1.13. - [Release notes](https://github.com/tj-actions/github-changelog-generator/releases) - [Changelog](https://github.com/tj-actions/github-changelog-generator/blob/main/HISTORY.md) - [Commits](tj-actions/github-changelog-generator@v1.8...v1.13) --- updated-dependencies: - dependency-name: tj-actions/github-changelog-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b13bb6 commit 93c60ad

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.8
46+
uses: tj-actions/github-changelog-generator@v1.13
4747

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

0 commit comments

Comments
 (0)
0