Skip to content

Commit 7385528

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.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@1a32400...350c48f) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.5.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 82fa6b1 commit 7385528

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ jobs:
161161
id: release
162162
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
163163
# see https://github.com/python-semantic-release/python-semantic-release
164-
uses: python-semantic-release/python-semantic-release@1a324000f2251a9e722e77b128bf72712653813f # v10.0.2
164+
uses: python-semantic-release/python-semantic-release@350c48fcb3ffcdfd2e0a235206bc2ecea6b69df0 # v10.5.3
165165
with:
166166
github_token: ${{ secrets.GITHUB_TOKEN }}
167167
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)