diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index dd3735f..9ef3d5e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: token: ${{ secrets.SILENTWORKS_PAT }} - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.8.0 + uses: python-semantic-release/python-semantic-release@v9.8.1 with: github_token: ${{ secrets.GITHUB_TOKEN }}