Skip to content

Commit 66554b4

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.1.1 to 9.19.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@v9.1.1...v9.19.1) --- 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 e2a4ed3 commit 66554b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ jobs:
106106
id: release
107107
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
108108
# see https://github.com/python-semantic-release/python-semantic-release
109-
uses: python-semantic-release/python-semantic-release@v9.1.1
109+
uses: python-semantic-release/python-semantic-release@v9.19.1
110110
with:
111111
github_token: ${{ secrets.GITHUB_TOKEN }}
112112
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)