From 293539aa1c30dfae280f8a04acf99c72f0864fcc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 1 May 2026 12:01:56 +0000 Subject: [PATCH] Update gitea/act_runner Docker tag to v0.6.1 --- .../supportingfiles/statefulset-gitea-actions-act-runner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml index 11ffe75..14d9f6a 100644 --- a/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml +++ b/services/Gitea/supportingfiles/statefulset-gitea-actions-act-runner.yaml @@ -39,7 +39,7 @@ spec: done containers: - name: act-runner - image: "gitea/act_runner:0.2.12" + image: "gitea/act_runner:0.6.1" imagePullPolicy: IfNotPresent command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375