Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
See https://github.blog/2022-04-12-git-security-vulnerability-announced/ for context. git now refuses to handle repositories which don't belong to the current user by default; such repositories need to be explicitly marked as safe, in the global configuration for the current user. This fixes the failing release job. Signed-off-by: Tom Pantelis <[email protected]>
- Loading branch information