Skip to content

Commit e06bceb

Browse files
committed
1 parent 0a64d65 commit e06bceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-and-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
path: dist/
107107
- name: Python Semantic Release
108108
id: semantic_release
109-
uses: relekang/python-semantic-release@master
109+
uses: python-semantic-release/python-semantic-release@9.6.0
110110
with:
111111
github_token: ${{ secrets.ADMIN_TOKEN }} # Use the new token for authentication
112112
git_committer_name: "OpenAdapt Bot"

0 commit comments

Comments
 (0)