Update runner to v2.275.1 (#239)

This commit is contained in:
Reinier Timmer
2020-12-18 00:38:39 +01:00
committed by GitHub
parent 0dadddfc7d
commit 524cf1b379

View File

@@ -27,7 +27,7 @@ jobs:
- name: actions-runner-dind
dockerfile: dindrunner.Dockerfile
env:
RUNNER_VERSION: 2.274.2
RUNNER_VERSION: 2.275.1
DOCKER_VERSION: 19.03.12
DOCKERHUB_USERNAME: ${{ github.repository_owner }}
steps: