Merge pull request #63 from summerwind/runner-v2.267.0

Update runner to v2.267.0
This commit is contained in:
Moto Ishizawa 2020-06-28 12:00:24 +09:00 committed by GitHub
commit f1556ff060
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
NAME ?= summerwind/actions-runner
RUNNER_VERSION ?= 2.263.0
RUNNER_VERSION ?= 2.267.0
DOCKER_VERSION ?= 19.03.8
docker-build: