Skip to content

Commit c33695d

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.2.0 to 10.4.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.2.0...v10.4.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3fef151 commit c33695d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Python Semantic Release
8282
id: release
83-
uses: python-semantic-release/python-semantic-release@v10.2.0
83+
uses: python-semantic-release/python-semantic-release@v10.4.1
8484
with:
8585
github_token: ${{ secrets.GITHUB_TOKEN }}
8686

0 commit comments

Comments
 (0)