Update gitea/act_runner Docker tag to v0.3.1

This commit is contained in:
renovate[bot]
2026-04-12 13:36:14 +00:00
committed by GitHub
parent e3b363492e
commit 37a8051539
+1 -1
View File
@@ -14,7 +14,7 @@ services:
- GITEA_RUNNER_REGISTRATION_TOKEN=${RUNNER_REGISTRATION_TOKEN}
- GITEA_RUNNER_NAME=${RUNNER_NAME}
- GITEA_RUNNER_LABELS=${RUNNER_LABELS}
image: gitea/act_runner:0.3.0
image: gitea/act_runner:0.3.1
labels:
createdBy: "Apps"