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