diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index 49f5d49..e1d7556 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.4.1 + uses: python-semantic-release/python-semantic-release@v10.5.1 with: github_token: ${{ secrets.GITHUB_TOKEN }} # for debug output