Skip to content

Commit 477a404

Browse files
ci: bump python-semantic-release/python-semantic-release (#8)
1 parent 84139cf commit 477a404

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
@@ -53,7 +53,7 @@ jobs:
5353
ref: ${{ github.ref_name }}
5454

5555
- name: Python Semantic Release
56-
uses: python-semantic-release/python-semantic-release@v9.7.3
56+
uses: python-semantic-release/python-semantic-release@v9.8.0
5757
with:
5858
github_token: ${{ secrets.GITHUB_TOKEN }}
5959
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)