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

This commit is contained in:
renovate[bot] 2024-03-27 15:47:32 +00:00 committed by GitHub
parent adf5709baa
commit 2bd5a2a557
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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