diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9faad545..6ae69b2a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -54,7 +54,7 @@ jobs: token: ${{ secrets.SILENTWORKS_PAT }} - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.3.0 + uses: python-semantic-release/python-semantic-release@v9.4.0 with: github_token: ${{ secrets.GITHUB_TOKEN }}