Skip to content

Commit b536cf6

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.4.0 to 9.4.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.4.0...v9.4.1) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent abf77ea commit b536cf6

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
@@ -62,7 +62,7 @@ jobs:
6262
# This action uses Python Semantic Release v8
6363
- name: Python Semantic Release
6464
id: release
65-
uses: python-semantic-release/python-semantic-release@v9.4.0
65+
uses: python-semantic-release/python-semantic-release@v9.4.1
6666
with:
6767
github_token: ${{ secrets.GITHUB_TOKEN }}
6868

0 commit comments

Comments
 (0)