Skip to content

Commit 9be89db

Browse files
committed
ci: set python semantic release version
1 parent f545886 commit 9be89db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747

4848
- name: Python Semantic Release
4949
id: python-semantic-release
50-
uses: python-semantic-release/python-semantic-release@master
50+
uses: python-semantic-release/python-semantic-release@v9.6.0
5151
with:
5252
github_token: ${{ secrets.RELEASE_ACCESS_TOKEN }}
5353

0 commit comments

Comments
 (0)