Skip to content

Commit b0f078e

Browse files
build(deps): bump python-semantic-release/python-semantic-release (#963)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.6.0 to 10.5.3. - [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@v9.6.0...v10.5.3) --- updated-dependencies: - dependency-name: python-semantic-release/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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d04f07d commit b0f078e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-and-publish.yml

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

3939
- name: Python Semantic Release
4040
if: steps.check_skip.outputs.skip != 'true'
41-
uses: python-semantic-release/python-semantic-release@v9.6.0
41+
uses: python-semantic-release/python-semantic-release@v10.5.3
4242
with:
4343
github_token: ${{ secrets.ADMIN_TOKEN }}
4444
git_committer_name: "OpenAdapt Bot"

0 commit comments

Comments
 (0)