From c4447538999e984fe7463a8068a88b784ed06988 Mon Sep 17 00:00:00 2001 From: Claire Villard <60586848+claire-villard-sonarsource@users.noreply.github.com> Date: Mon, 11 May 2026 12:13:30 +0200 Subject: [PATCH] SQSCANGHA-140 Add the missing requirements in README.md (#243) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d9887bc..3e0f19c 100644 --- a/README.md +++ b/README.md @@ -469,6 +469,8 @@ When running the action in a self-hosted runner or container, please ensure that * **curl** or **wget** * **unzip** +* **gpg** +* **dirmngr** ### Additional information