Skip to content

Commit 109ac59

Browse files
committed
freeze semantic release version
1 parent 12017c0 commit 109ac59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wipac-cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
fetch-depth: 0
9696
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
9797
- name: Python Semantic Release
98-
uses: relekang/python-semantic-release@master
98+
uses: relekang/python-semantic-release@v7.34.6
9999
with:
100100
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
101101
repository_username: __token__

0 commit comments

Comments
 (0)