Skip to content

Commit f9f1b65

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 9.15.2 to 9.17.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@v9.15.2...v9.17.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b9fd078 commit f9f1b65

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@v9.15.2
26+
uses: python-semantic-release/python-semantic-release@v9.17.0
2727
with:
2828
github_token: ${{ secrets.GITHUB_TOKEN }}
2929

0 commit comments

Comments
 (0)