chore(deps): update gitea/act_runner docker tag to v0.3.1

This commit is contained in:
2026-03-27 12:02:02 +00:00
parent e1f2e1b704
commit 2384863e43

View File

@@ -39,7 +39,7 @@ spec:
done
containers:
- name: act-runner
image: "gitea/act_runner:0.2.12"
image: "gitea/act_runner:0.3.1"
imagePullPolicy: IfNotPresent
command: ["sh", "-c", "while ! nc -z 127.0.0.1 2375 </dev/null; do echo 'waiting for docker daemon...'; sleep 5; done; /sbin/tini -- run.sh"]
workingDir: /data