Skip to content

Commit e30b847

Browse files
committed
ci: fix semantic-release version
1 parent b081942 commit e30b847

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
npm run build
111111
112112
- name: Python Semantic Release
113-
uses: relekang/python-semantic-release@master
113+
uses: relekang/python-semantic-release@v7.34.6
114114
with:
115115
github_token: ${{ secrets.GITHUB_TOKEN }}
116116
repository_username: __token__

0 commit comments

Comments
 (0)