diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 428e4c9c..8c6e7a26 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,7 +50,7 @@ jobs: # This action uses Python Semantic Release v8 - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.1.1 + uses: python-semantic-release/python-semantic-release@v9.2.2 with: github_token: ${{ secrets.GITHUB_TOKEN }}