diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index af08863..933b46c 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -46,7 +46,7 @@ jobs: path: atest/output_library/ - 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.2 with: github_token: ${{ secrets.GITHUB_TOKEN }} - name: Create release