Skip to content

Commit 82c901b

Browse files
chore(deps): Bump relekang/python-semantic-release from 7.33.1 to 7.34.6 (#550)
Bumps [relekang/python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.33.1 to 7.34.6. - [Release notes](https://github.com/relekang/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.33.1...v7.34.6) --- updated-dependencies: - dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0ea56c7 commit 82c901b

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
@@ -74,7 +74,7 @@ jobs:
7474
id: semantic-release
7575
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
7676
# see https://github.com/relekang/python-semantic-release
77-
uses: relekang/python-semantic-release@v7.33.1
77+
uses: relekang/python-semantic-release@v7.34.6
7878
with:
7979
github_token: ${{ secrets.GITHUB_TOKEN }}
8080
repository_username: __token__

0 commit comments

Comments
 (0)