Skip to content

Commit af22b0c

Browse files
chore(deps): update python-semantic-release/python-semantic-release action to v9
1 parent 682b08e commit af22b0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# - Publish to PyPI
3030
- name: Python Semantic Release
3131
id: release
32-
uses: python-semantic-release/python-semantic-release@v8.7.2
32+
uses: python-semantic-release/python-semantic-release@v9.0.1
3333
with:
3434
github_token: ${{ secrets.GITHUB_TOKEN }}
3535

0 commit comments

Comments
 (0)