Skip to content

Commit 51a4e0c

Browse files
build: bump relekang/python-semantic-release from 9.21.0 to 10.5.3
Bumps [relekang/python-semantic-release](https://github.com/relekang/python-semantic-release) from 9.21.0 to 10.5.3. - [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.21.0...v10.5.3) --- updated-dependencies: - dependency-name: relekang/python-semantic-release dependency-version: 10.5.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2af27b7 commit 51a4e0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

2525
- name: Python Semantic Release
2626
id: release
27-
uses: relekang/python-semantic-release@v9.21.0
27+
uses: relekang/python-semantic-release@v10.5.3
2828
with:
2929
github_token: ${{ secrets.GITHUB_TOKEN }}
3030
strict: true

0 commit comments

Comments
 (0)