diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 123ba8e..0cdc473 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -63,7 +63,7 @@ jobs: - name: Python Semantic Release # see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html # see https://github.com/python-semantic-release/python-semantic-release - uses: python-semantic-release/python-semantic-release@v7.34.6 + uses: python-semantic-release/python-semantic-release@v8.0.8 with: github_token: ${{ secrets.GITHUB_TOKEN }} repository_username: __token__