Skip to content

Commit ec30fff

Browse files
committed
ci: fix semantic-release version v7.34.6
1 parent 1dc9ef5 commit ec30fff

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
@@ -107,7 +107,7 @@ jobs:
107107
npm run build
108108
109109
- name: Python Semantic Release
110-
uses: relekang/python-semantic-release@master
110+
uses: relekang/python-semantic-release@v7.34.6
111111
with:
112112
github_token: ${{ secrets.GITHUB_TOKEN }}
113113
repository_username: __token__

0 commit comments

Comments
 (0)