Skip to content

Commit 9ed9ab1

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#509)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.8 to 8.5.0. - [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.md) - [Commits](python-semantic-release/python-semantic-release@v8.0.8...v8.5.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0eba631 commit 9ed9ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
id: release
109109
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
110110
# see https://github.com/python-semantic-release/python-semantic-release
111-
uses: python-semantic-release/python-semantic-release@v8.0.8
111+
uses: python-semantic-release/python-semantic-release@v8.5.0
112112
with:
113113
github_token: ${{ secrets.GITHUB_TOKEN }}
114114
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)