diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b9b8b1d..b9a48c9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -56,7 +56,7 @@ jobs: token: ${{ secrets.SILENTWORKS_PAT }} - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.3.1 + uses: python-semantic-release/python-semantic-release@v9.4.1 with: github_token: ${{ secrets.GITHUB_TOKEN }}