Skip to content

Commit 5386b8e

Browse files
chore(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 7.34.6 to 9.8.1. - [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.md) - [Commits](python-semantic-release/python-semantic-release@v7.34.6...v9.8.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3ac0055 commit 5386b8e

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
@@ -63,7 +63,7 @@ jobs:
6363
- name: Python Semantic Release
6464
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
6565
# see https://github.com/python-semantic-release/python-semantic-release
66-
uses: python-semantic-release/python-semantic-release@v7.34.6
66+
uses: python-semantic-release/python-semantic-release@v9.8.1
6767
with:
6868
github_token: ${{ secrets.GITHUB_TOKEN }}
6969
repository_username: __token__

0 commit comments

Comments
 (0)