diff --git a/.github/workflows/semantic_release.yml b/.github/workflows/semantic_release.yml index 973c666e..05f33c89 100644 --- a/.github/workflows/semantic_release.yml +++ b/.github/workflows/semantic_release.yml @@ -41,7 +41,7 @@ jobs: # run: | # git commit -m "docs: update localization" -a - name: Python Semantic Release - uses: relekang/python-semantic-release@master + uses: relekang/python-semantic-release@v7.34.6 with: github_token: ${{ secrets.GH_TOKEN }} - name: Zip tesla dir