Skip to content

Commit bd4c8a5

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.1 to 10.0.2. - [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.1...v10.0.2) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ab2e91e commit bd4c8a5

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
@@ -108,7 +108,7 @@ jobs:
108108
id: release
109109
# see https://python-semantic-release.readthedocs.io/en/latest/automatic-releases/github-actions.html
110110
# see https://github.com/python-semantic-release/python-semantic-release
111-
uses: python-semantic-release/python-semantic-release@v9.21.1
111+
uses: python-semantic-release/python-semantic-release@v10.0.2
112112
with:
113113
github_token: ${{ secrets.GITHUB_TOKEN }}
114114
force: ${{ github.event.inputs.release_force }}

0 commit comments

Comments
 (0)