From d4f369b9847216c7a63b7227a02aa166c35f0e15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 08:46:34 -0700 Subject: [PATCH] chore(deps): bump python-semantic-release/python-semantic-release from 9.3.1 to 9.4.0 (#3) --- .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 e5d0a57..102181e 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.3.1 + uses: python-semantic-release/python-semantic-release@v9.4.0 with: git_committer_name: galileo-automation git_committer_email: ci@rungalileo.io