Skip to content

Commit 9ecce3a

Browse files
authored
chore: bump python-semantic-release to fix release process (#1187)
1 parent 8f37665 commit 9ecce3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
# - Create GitHub release
103103
# - Publish to PyPI
104104
- name: Python Semantic Release
105-
uses: relekang/python-semantic-release@v7.33.1
105+
uses: relekang/python-semantic-release@v7.34.6
106106
# env:
107107
# REPOSITORY_URL: https://test.pypi.org/legacy/
108108
# TWINE_REPOSITORY_URL: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)