Skip to content

Commit

Permalink
ci: lock to psr v7.34.6
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Aug 27, 2023
1 parent 9aedfac commit 1c1dbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 1c1dbe0

Please sign in to comment.