diff --git a/.github/workflows/python-push.yml b/.github/workflows/python-push.yml index 46e9828..5e48681 100644 --- a/.github/workflows/python-push.yml +++ b/.github/workflows/python-push.yml @@ -94,7 +94,7 @@ jobs: # This action uses Python Semantic Release v8 - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.8.0 + uses: python-semantic-release/python-semantic-release@v9.12.0 with: github_token: ${{ secrets.ADMIN_PAT }}