From 48fd04632ade76a12b8c450bea160f8bca5e20d8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 15 Apr 2026 12:02:18 +0000 Subject: [PATCH] Update gitea/act_runner Docker tag to v0.4.0 --- .../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..fa9b48d 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.4.0" imagePullPolicy: IfNotPresent command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375