1
0
Fork 0

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

This commit is contained in:
renovate[bot] 2024-03-27 07:58:53 +00:00 committed by GitHub
parent b6e30dba1d
commit 8aee4ece3c
1 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.6
image: gitea/act_runner:0.2.7
labels:
createdBy: "Apps"