Skip to content

Commit 105d196

Browse files
chore(deps): Bump python-semantic-release/python-semantic-release
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 10.0.2 to 10.4.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.rst) - [Commits](python-semantic-release/python-semantic-release@v10.0.2...v10.4.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 14a6f9b commit 105d196

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
@@ -156,7 +156,7 @@ jobs:
156156
id: release
157157
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
158158
# see https://github.com/python-semantic-release/python-semantic-release
159-
uses: python-semantic-release/python-semantic-release@v10.0.2
159+
uses: python-semantic-release/python-semantic-release@v10.4.0
160160
with:
161161
github_token: ${{ secrets.GITHUB_TOKEN }}
162162
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)