meta-raspberrypi/.github/workflows
Andrei Gherzan de9bfd04d5 ci: Fix dco-check job with newer git versions
Due to https://nvd.nist.gov/vuln/detail/cve-2022-24765, git introduced a
feature where without explicitly allowing it, it won't parse or consider
hooks that are owned by another git user while erroring out with:

  fatal: detected dubious ownership in repository at [...]

This won't be an issue in our setup due to how we guard the code via PRs
so we configure git to avoid this check.

Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2022-11-08 08:21:47 +00:00
..
docker-images ci: Fix dco-check job with newer git versions 2022-11-08 08:21:47 +00:00
cancel-redundant-workflows.yml ci: Run the cancel workflow on generic workers and update action 2022-07-30 03:46:42 +01:00
compliance.yml ci: Bump actions/checkout to v3 2022-11-08 08:21:47 +00:00
mirror.yml ci: Run the mirror workflow on generic workers 2022-07-30 03:46:42 +01:00
yocto-builds.yml ci: Bump actions/checkout to v3 2022-11-08 08:21:47 +00:00
yocto-layer.yml ci: Bump actions/checkout to v3 2022-11-08 08:21:47 +00:00