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