Skip to content

Commit 3347f43

Browse files
build(deps): bump relekang/python-semantic-release in the actions group (#69)
Bumps the actions group with 1 update: [relekang/python-semantic-release](https://github.com/relekang/python-semantic-release). Updates `relekang/python-semantic-release` from 10.4.1 to 10.5.0 - [Release notes](https://github.com/relekang/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@v10.4.1...v10.5.0) --- updated-dependencies: - dependency-name: relekang/python-semantic-release dependency-version: 10.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c150385 commit 3347f43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_and_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ jobs:
8585

8686
- name: Python Semantic Release
8787
id: release
88-
uses: relekang/python-semantic-release@v10.4.1
88+
uses: relekang/python-semantic-release@v10.5.0
8989
with:
9090
github_token: ${{ secrets.GITHUB_TOKEN }}
9191

0 commit comments

Comments
 (0)