Skip to content

Commit a14c493

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.3.1. - [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.3.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03a95d9 commit a14c493

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
@@ -139,7 +139,7 @@ jobs:
139139
id: release
140140
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
141141
# see https://github.com/python-semantic-release/python-semantic-release
142-
uses: python-semantic-release/python-semantic-release@v10.0.2
142+
uses: python-semantic-release/python-semantic-release@v10.3.1
143143
with:
144144
github_token: ${{ secrets.GITHUB_TOKEN }}
145145
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)