Skip to content

Commit d524b8b

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.10.1 to 9.11.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.md) - [Commits](python-semantic-release/python-semantic-release@d6ea6b8...ce77b7c) --- 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 c005d40 commit d524b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- name: Python Semantic Release
3131
id: release
32-
uses: python-semantic-release/python-semantic-release@d6ea6b856fc884559d9f66b4d9a7dd643fc82c6a # master
32+
uses: python-semantic-release/python-semantic-release@ce77b7cf8cd82f06a01a17f0c57e9e6055f96cce # master
3333
with:
3434
github_token: ${{ secrets.GH_TOKEN }}
3535

0 commit comments

Comments
 (0)