Skip to content

Commit aae7304

Browse files
committed
"chore(deps): revert bump python-semantic-release/python-semantic-release (#474)"
This reverts commit 9c3ffac. Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 9c3ffac commit aae7304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
id: release
109109
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
110110
# see https://github.com/python-semantic-release/python-semantic-release
111-
uses: python-semantic-release/python-semantic-release@v8.3.0
111+
uses: python-semantic-release/python-semantic-release@v8.0.8
112112
with:
113113
github_token: ${{ secrets.GITHUB_TOKEN }}
114114
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)