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

Update gitea/act_runner Docker tag to v0.2.12
This commit is contained in:
okxlin 2025-07-07 21:52:35 +08:00 committed by GitHub
commit b6b5742b4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 1 additions and 1 deletions

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.2.11
image: gitea/act_runner:0.2.12
labels:
createdBy: "Apps"