Skip to content

Commit df93afc

Browse files
Update relekang/python-semantic-release action to v7.32.0
1 parent f855aec commit df93afc

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
@@ -80,7 +80,7 @@ jobs:
8080
# - Create Github release
8181
# - Publish to PyPI
8282
- name: Python Semantic Release
83-
uses: relekang/python-semantic-release@v7.31.4
83+
uses: relekang/python-semantic-release@v7.32.0
8484
with:
8585
github_token: ${{ secrets.GITHUB_TOKEN }}
8686
repository_username: __token__

0 commit comments

Comments
 (0)