Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

Commit 1521494

Browse files
ci(deps): bump python-semantic-release from 9.8.2 to 9.8.3 (#15)
Updates `python-semantic-release/python-semantic-release` from 9.8.2 to 9.8.3 - [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.8.2...v9.8.3) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c7c3b69 commit 1521494

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
@@ -53,7 +53,7 @@ jobs:
5353
ref: ${{ github.ref_name }}
5454

5555
- name: Python Semantic Release
56-
uses: python-semantic-release/python-semantic-release@v9.8.2
56+
uses: python-semantic-release/python-semantic-release@v9.8.3
5757
with:
5858
github_token: ${{ secrets.GITHUB_TOKEN }}
5959
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)