ci: Explicitly set git committer information in protobuf check (#44582)

This should hopefully fix the flakes for good.

Release Notes:

- N/A
This commit is contained in:
Finn Evers
2025-12-10 23:35:02 +00:00
committed by GitHub
parent d21628c349
commit 7c4a85f5f1
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -497,6 +497,8 @@ jobs:
env:
GIT_AUTHOR_NAME: Protobuf Action
GIT_AUTHOR_EMAIL: ci@zed.dev
GIT_COMMITTER_NAME: Protobuf Action
GIT_COMMITTER_EMAIL: ci@zed.dev
steps:
- name: steps::checkout_repo
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683