diff --git a/.github/workflows/test_and_release.yml b/.github/workflows/test_and_release.yml index f8c477a..bd14cf6 100644 --- a/.github/workflows/test_and_release.yml +++ b/.github/workflows/test_and_release.yml @@ -107,7 +107,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__