Skip to content

Commit 6768cf6

Browse files
ci(deps): bump python-semantic-release/[email protected] to 9.11.0 (#11)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3dccc46 commit 6768cf6

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
@@ -59,7 +59,7 @@ jobs:
5959
6060
- name: Release | Python Semantic Release
6161
id: release
62-
uses: python-semantic-release/python-semantic-release@v9.10.0
62+
uses: python-semantic-release/python-semantic-release@v9.11.0
6363
with:
6464
github_token: ${{ secrets.GITHUB_TOKEN }}
6565
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)