Skip to content

Commit afd6286

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.2.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.2.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 094256e commit afd6286

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
@@ -113,7 +113,7 @@ jobs:
113113
id: release
114114
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
115115
# see https://github.com/python-semantic-release/python-semantic-release
116-
uses: python-semantic-release/python-semantic-release@v10.0.2
116+
uses: python-semantic-release/python-semantic-release@v10.2.0
117117
with:
118118
github_token: ${{ secrets.GITHUB_TOKEN }}
119119
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)