Skip to content

Commit 9c327f7

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.5.0 to 9.7.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.md) - [Commits](python-semantic-release/python-semantic-release@v9.5.0...v9.7.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] <support@github.com>
1 parent 3201e5d commit 9c327f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
token: ${{ secrets.SILENTWORKS_PAT }}
5757
- name: Python Semantic Release
5858
id: release
59-
uses: python-semantic-release/python-semantic-release@v9.5.0
59+
uses: python-semantic-release/python-semantic-release@v9.7.1
6060
with:
6161
github_token: ${{ secrets.GITHUB_TOKEN }}
6262

0 commit comments

Comments
 (0)