1
0
Fork 0

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

chore(deps): update gitea/act_runner docker tag to v0.2.10
This commit is contained in:
okxlin 2024-04-10 17:05:28 +08:00 committed by GitHub
commit 33eabcf46f
3 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,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.9
image: gitea/act_runner:0.2.10
labels:
createdBy: "Apps"