Skip to content

Commit e35da90

Browse files
dependabot[bot]jourdain
authored andcommitted
build(deps): bump relekang/python-semantic-release in the actions group
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.3.2 to 10.4.1 - [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.3.2...v10.4.1) --- updated-dependencies: - dependency-name: relekang/python-semantic-release dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe4c482 commit e35da90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.3.2
88+
uses: relekang/python-semantic-release@v10.4.1
8989
with:
9090
github_token: ${{ secrets.GITHUB_TOKEN }}
9191

0 commit comments

Comments
 (0)