Skip to content

Commit 3e00210

Browse files
committed
chore(semantic-release): bump version to latest
Signed-off-by: Patrick Avery <[email protected]>
1 parent e8788db commit 3e00210

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
@@ -110,7 +110,7 @@ jobs:
110110
npm run build
111111
112112
- name: Python Semantic Release
113-
uses: relekang/python-semantic-release@v7.28.1
113+
uses: relekang/python-semantic-release@master
114114
with:
115115
github_token: ${{ secrets.GITHUB_TOKEN }}
116116
repository_username: __token__

0 commit comments

Comments
 (0)