diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39c2f542..9f422832 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -75,7 +75,7 @@ jobs: persist-credentials: false - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v10.3.0 + uses: python-semantic-release/python-semantic-release@v10.4.0 with: github_token: ${{ secrets.GH_TOKEN }}