From ed01e2599bf424e9febaba8287ab1ce649204c13 Mon Sep 17 00:00:00 2001 From: Daniele Manni Date: Wed, 30 Aug 2023 11:13:09 +0200 Subject: [PATCH] fix: update self hoster image to 1.5.0 --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index a08425a..316f31c 100644 --- a/action.yml +++ b/action.yml @@ -23,7 +23,7 @@ inputs: self_hosted_runner_image_tag: description: "Self hosted runner image tag from https://github.com/pagopa/github-self-hosted-runner-azure/pkgs/container/github-self-hosted-runner-azure" required: true - default: "v1.4.2@sha256:330b40e255e12c798f4a6e784efc3189e12316499dd399a3e3e6487c9b32f824" + default: "v1.5.0@sha256:fbb33576e443f7fd04b70aa66f30cc506c4d3854277d6bd18825366f857e72b2" outputs: runner_name: