From 8a22869a179c20268888015c8012c401f87ccb1e Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Wed, 3 Dec 2025 12:51:58 +0300 Subject: [PATCH] Update action.yml --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 8b87075..b58b474 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: default: '--no-sysbuild' runs: using: 'docker' - image: 'docker://sergeyladanov/nrf-connect-sdk:v3.0.1' + image: 'docker://sergeyladanov/nrf-connect-sdk:v3.0.2' args: - west - build