Skip to content

Commit 3d95723

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 8.3.0 to 9.8.6. - [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@v8.3.0...v9.8.6) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 58bf040 commit 3d95723

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
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: Python Semantic Release
2929
id: release
30-
uses: python-semantic-release/python-semantic-release@v8.3.0
30+
uses: python-semantic-release/python-semantic-release@v9.8.6
3131
with:
3232
github_token: ${{ secrets.GH_TOKEN }}
3333

0 commit comments

Comments
 (0)