diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be2fd380..c8a55607 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -62,7 +62,7 @@ jobs: # This action uses Python Semantic Release v8 - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.5.0 + uses: python-semantic-release/python-semantic-release@v9.7.3 with: github_token: ${{ secrets.GITHUB_TOKEN }}