From 8609fb7d5baecf508394bb53399b1f85a94df47c Mon Sep 17 00:00:00 2001 From: Sergey <61871201+SergeyLadanov@users.noreply.github.com> Date: Wed, 20 Dec 2023 08:42:23 +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 98d1c59..d8172ee 100644 --- a/action.yml +++ b/action.yml @@ -13,7 +13,7 @@ inputs: default: 'build' runs: using: 'docker' - image: 'docker://sergeyladanov/nrf-connect-sdk:v2.5.0' + image: 'docker://sergeyladanov/nrf-connect-sdk:v2.5.1' args: - west - build