diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c9e8bfd..6ec7c78 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.8.3 + uses: python-semantic-release/python-semantic-release@v9.8.5 with: github_token: ${{ secrets.GITHUB_TOKEN }}