Skip to content

Commit 8169c38

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 9.17.0 to 9.19.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@v9.17.0...v9.19.0) --- updated-dependencies: - dependency-name: relekang/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent faa7b32 commit 8169c38

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

0 commit comments

Comments
 (0)