Skip to content

Commit 94d45f1

Browse files
chore(deps): bump python-semantic-release/python-semantic-release (#3)
Bumps [python-semantic-release/python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 9.21.1 to 10.3.0. - [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.rst) - [Commits](python-semantic-release/python-semantic-release@v9.21.1...v10.3.0) --- updated-dependencies: - dependency-name: python-semantic-release/python-semantic-release dependency-version: 10.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80b4795 commit 94d45f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: Action | Semantic Version Release
8888
id: release
89-
uses: python-semantic-release/python-semantic-release@v9.21.1
89+
uses: python-semantic-release/python-semantic-release@v10.3.0
9090
with:
9191
github_token: ${{ secrets.GITHUB_TOKEN }}
9292
git_committer_name: "github-actions"

0 commit comments

Comments
 (0)