Skip to content

Commit 237a810

Browse files
build(deps): bump python-semantic-release/python-semantic-release
Bumps the actions group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `python-semantic-release/python-semantic-release` from 10.5.1 to 10.5.2 - [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.rst) - [Commits](python-semantic-release/python-semantic-release@v10.5.1...v10.5.2) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ae9c105 commit 237a810

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
@@ -87,7 +87,7 @@ jobs:
8787
fetch-depth: 0
8888
- name: Python Semantic Release
8989
id: release
90-
uses: python-semantic-release/python-semantic-release@v10.5.1
90+
uses: python-semantic-release/python-semantic-release@v10.5.2
9191
with:
9292
github_token: ${{ secrets.GITHUB_TOKEN }}
9393
# for debug output

0 commit comments

Comments
 (0)