diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index e1d7556..b40e36a 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -87,7 +87,7 @@ jobs: fetch-depth: 0 - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v10.5.1 + uses: python-semantic-release/python-semantic-release@v10.5.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} # for debug output