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

This commit is contained in:
renovate[bot] 2024-09-24 11:53:15 +00:00 committed by GitHub
parent 10e201c841
commit d2aef6bfd6
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.10
image: gitea/act_runner:0.2.11
labels:
createdBy: "Apps"