Skip to content

Commit 0772a42

Browse files
authored
fix: bump python-semantic-release (#40)
1 parent 93ea567 commit 0772a42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
# - Create GitHub release
8080
# - Publish to PyPI
8181
- name: Python Semantic Release
82-
uses: relekang/python-semantic-release@v7.29.6
82+
uses: relekang/python-semantic-release@v7.33.1
8383
with:
8484
github_token: ${{ secrets.GITHUB_TOKEN }}
8585
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)