From 1c1dbe0bd580abe5b418d4be5e07ac6d4eb94e00 Mon Sep 17 00:00:00 2001 From: "Alan D. Tse" Date: Sat, 26 Aug 2023 18:49:56 -0700 Subject: [PATCH] ci: lock to psr v7.34.6 --- .github/workflows/semantic_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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