Skip to content

Commit 1932d36

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 9.8.8 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.8.8...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] <[email protected]>
1 parent 96b62c8 commit 1932d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push-poetry.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
fetch-tags: true
8080

8181
- id: semantic-release
82-
uses: python-semantic-release/python-semantic-release@v9.8.8
82+
uses: python-semantic-release/python-semantic-release@v9.17.0
8383
with:
8484
commit: false
8585
github_token: ${{ github.token }}

0 commit comments

Comments
 (0)