diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a999d250..cea968ac 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.8.5 + uses: python-semantic-release/python-semantic-release@v9.8.6 with: github_token: ${{ secrets.GITHUB_TOKEN }}