diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index e2e50eb..8c0f7b3 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -110,7 +110,7 @@ jobs: npm run build - name: Python Semantic Release - uses: relekang/python-semantic-release@master + uses: relekang/python-semantic-release@v7.34.6 with: github_token: ${{ secrets.GITHUB_TOKEN }} repository_username: __token__