From 5cad4d45eae55055798750da57b27cf413bb7635 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 12:01:46 +0000 Subject: [PATCH] chore(deps): update gitea/act_runner docker tag to v0.3.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..dc204c9 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.3.0" imagePullPolicy: IfNotPresent command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375