CI: check-kernel-patches: use buildbot user on git diff check
authorChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 May 2023 13:27:48 +0000 (15:27 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 24 May 2023 18:26:02 +0000 (19:26 +0100)
commitbf82648bf74412a364831252d02e708149ef84c7
treebd75b555cf94ba9d0ee38dbb09d32f0def190868
parent635d5488c91bbf4facf238c6e4baece6f131cbff
CI: check-kernel-patches: use buildbot user on git diff check

Use buildbot user on git diff check instead of using git config
safe directory.

This should accomplish the same result but should be a better approach
following safe practice enforced by git.

Fixes: a7747e8670cb ("ci: fix check kernel patches job")
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
(cherry picked from commit 6c80a578a4428c81fd92e0a2abe95dacfa20c008)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
.github/workflows/check-kernel-patches.yml