Skip to content

Commit

Permalink
freeze semantic release version
Browse files Browse the repository at this point in the history
  • Loading branch information
dsschult committed Dec 21, 2023
1 parent 12017c0 commit 109ac59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wipac-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
fetch-depth: 0
token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
- name: Python Semantic Release
uses: relekang/python-semantic-release@master
uses: relekang/python-semantic-release@v7.34.6
with:
github_token: ${{ secrets.PERSONAL_ACCESS_TOKEN }}
repository_username: __token__
Expand Down

0 comments on commit 109ac59

Please sign in to comment.