Skip to content

Commit b37f859

Browse files
committed
Merge remote-tracking branch 'origin/main' into 6.0.0-dev
2 parents 146f558 + 9ed9ab1 commit b37f859

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.0.8
111+
uses: python-semantic-release/python-semantic-release@v8.5.0
112112
with:
113113
github_token: ${{ secrets.GITHUB_TOKEN }}
114114
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)