diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 51626bde..3f06d45b 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.15.2 with: github_token: ${{ secrets.GH_TOKEN }}