Skip to content

Commit 1b1cde2

Browse files
ci(deps): bump python-semantic-release action from 9.8.5 to 9.8.6 (#20)
Bumps the github-actions group with 1 update: [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release). Updates `python-semantic-release/python-semantic-release` from 9.8.5 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@v9.8.5...v9.8.6) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e2355e1 commit 1b1cde2

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/[email protected].5
56+
uses: python-semantic-release/[email protected].6
5757
with:
5858
github_token: ${{ secrets.GITHUB_TOKEN }}
5959
root_options: "-vv -c releaserc.toml"

0 commit comments

Comments
 (0)