Skip to content

Commit 6536700

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#391)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.21.0 to 10.1.0. - [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases) - [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.rst) - [Commits](python-semantic-release/python-semantic-release@v9.21.0...v10.1.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e10b464 commit 6536700

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
persist-credentials: false
7676
- name: Python Semantic Release
7777
id: release
78-
uses: python-semantic-release/python-semantic-release@v9.21.0
78+
uses: python-semantic-release/python-semantic-release@v10.1.0
7979
with:
8080
github_token: ${{ secrets.GH_TOKEN }}
8181

0 commit comments

Comments
 (0)