From 8abaf62561e9659c029cd5bd81cca2d27d6e3b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 02:58:18 -0700 Subject: [PATCH] chore(deps): bump python-semantic-release/python-semantic-release from 9.6.0 to 9.8.0 (#45) --- .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 981194d..700330a 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.6.0 + uses: python-semantic-release/python-semantic-release@v9.8.0 with: git_committer_name: galileo-automation git_committer_email: ci@rungalileo.io