diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 33fd0549..65fec742 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.2.0 + uses: python-semantic-release/python-semantic-release@v10.3.0 with: github_token: ${{ secrets.GH_TOKEN }}