Merge pull request #55 from summerwind/runner-v2.262.1

Update runner to v2.262.1
This commit is contained in:
Moto Ishizawa 2020-05-13 22:12:26 +09:00 committed by GitHub
commit eaabf1fc8c
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.262.0
RUNNER_VERSION ?= 2.262.1
DOCKER_VERSION ?= 19.03.8
docker-build: