Skip to content

Commit 2180d31

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#393)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 7.33.2 to 7.34.6. - [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.33.2...v7.34.6) --- updated-dependencies: - dependency-name: python-semantic-release/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 ab36db4 commit 2180d31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Python Semantic Release
5353
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
5454
# see https://github.com/python-semantic-release/python-semantic-release
55-
uses: python-semantic-release/python-semantic-release@v7.33.2
55+
uses: python-semantic-release/python-semantic-release@v7.34.6
5656
with:
5757
github_token: ${{ secrets.GITHUB_TOKEN }}
5858
repository_username: __token__

0 commit comments

Comments
 (0)