Skip to content

Commit 94922d3

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.21.0 to 9.21.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.21.0...v9.21.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 9.21.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04cd8ca commit 94922d3

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
@@ -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/[email protected].0
109+
uses: python-semantic-release/[email protected].1
110110
with:
111111
github_token: ${{ secrets.GITHUB_TOKEN }}
112112
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)