Update gitea/act_runner Docker tag to v0.2.13

This commit is contained in:
renovate[bot] 2026-01-30 07:24:09 +00:00 committed by GitHub
parent 936fa9a95f
commit 24c0d57055
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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