diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51b4d0a..b37c0be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -73,7 +73,7 @@ jobs: # - Create GitHub release # - Publish to PyPI - name: Python Semantic Release - uses: relekang/python-semantic-release@v7.34.6 + uses: relekang/python-semantic-release@v8.1.2 with: github_token: ${{ secrets.GH_TOKEN }} repository_username: __token__