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)
committerChristian Marangi <ansuelsmth@gmail.com>
Mon, 22 May 2023 14:05:13 +0000 (16:05 +0200)
commit6c80a578a4428c81fd92e0a2abe95dacfa20c008
treedca2a64e2d7b3033c95e32907ee53eae838c5fcd
parent0ffbef9317a1dc049ad259c1ec1530355efc0552
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>
.github/workflows/check-kernel-patches.yml