Skip to content

Commit 554ed3b

Browse files
dependabot[bot]kaechele
authored andcommitted
ci: 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.3.1 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.3.1...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] <support@github.com>
1 parent 241dd13 commit 554ed3b

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
@@ -23,7 +23,7 @@ jobs:
2323
# - Create GitHub release
2424
- name: Python Semantic Release
2525
id: release
26-
uses: python-semantic-release/python-semantic-release@v10.3.1
26+
uses: python-semantic-release/python-semantic-release@v10.4.0
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929

0 commit comments

Comments
 (0)