diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e47fdf7..ca8e2f93 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.3 + uses: python-semantic-release/python-semantic-release@v9.8.4 with: github_token: ${{ secrets.GITHUB_TOKEN }}