diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index e3860a4..ad41d0b 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.2 + uses: python-semantic-release/python-semantic-release@v9.17.0 with: git_committer_name: galileo-automation git_committer_email: ci@rungalileo.io