Skip to content

Commit bfbc7f5

Browse files
ci(deps): bump python-semantic-release/python-semantic-release
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9 to 10. - [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...v10) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: '10' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 25851ba commit bfbc7f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
8484
- name: Run python-semantic-release
8585
id: release
86-
uses: python-semantic-release/python-semantic-release@v9
86+
uses: python-semantic-release/python-semantic-release@v10
8787
with:
8888
github_token: ${{ secrets.RELEASE_TOKEN || secrets.GITHUB_TOKEN }}
8989
# An empty `force` means "auto-derive from Conventional Commits".

0 commit comments

Comments
 (0)