Merge pull request #3831 from okxlin/renovate/gitea-act_runner-0.x

Update gitea/act_runner Docker tag to v0.6.0
This commit is contained in:
okxlin
2026-04-29 07:13:38 +08:00
committed by GitHub
3 changed files with 1 additions and 1 deletions
@@ -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.5.0
image: gitea/act_runner:0.6.0
labels:
createdBy: "Apps"