From ea558c9cd623236dabd216326ac305e06378954a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jan 2025 09:41:26 -0800 Subject: [PATCH] chore(deps): bump python-semantic-release/python-semantic-release from 9.15.1 to 9.15.2 (#167) --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index a19dde5..e3860a4 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -18,7 +18,7 @@ jobs: - name: Python Semantic Release id: release - uses: python-semantic-release/python-semantic-release@v9.15.1 + uses: python-semantic-release/python-semantic-release@v9.15.2 with: git_committer_name: galileo-automation git_committer_email: ci@rungalileo.io