diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 026efb50..96e27890 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: persist-credentials: false - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.14.0 + uses: python-semantic-release/python-semantic-release@v9.16.1 with: github_token: ${{ secrets.GH_TOKEN }}