Skip to content

Commit f7115de

Browse files
committed
chore: rollback python-semantic-release
python-semantic-release/python-semantic-release#450
1 parent ca4a09e commit f7115de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
cache: "poetry"
9292

9393
- name: Python Semantic Release
94-
uses: relekang/python-semantic-release@v7.29.2
94+
uses: relekang/python-semantic-release@v7.28.1
9595
with:
9696
github_token: ${{ secrets.GITHUB_TOKEN }}
9797
repository_username: __token__

0 commit comments

Comments
 (0)