Skip to content

Commit 9553a56

Browse files
chore(deps): bump python-semantic-release/python-semantic-release from 9.21.0 to 10.0.2 (#51)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1badd9 commit 9553a56

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish.yaml

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

1717
- name: Python Semantic Release
1818
id: release
19-
uses: python-semantic-release/python-semantic-release@v9.21.0
19+
uses: python-semantic-release/python-semantic-release@v10.0.2
2020
with:
2121
git_committer_name: galileo-automation
2222
git_committer_email: ci@rungalileo.io

.github/workflows/release.yaml

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

2424
- name: Python Semantic Release
2525
id: release
26-
uses: python-semantic-release/python-semantic-release@v9.21.0
26+
uses: python-semantic-release/python-semantic-release@v10.0.2
2727
with:
2828
git_committer_name: galileo-automation
2929
git_committer_email: ci@rungalileo.io

0 commit comments

Comments
 (0)