chore(deps): update dependency actions/runner to v2.295.0

This commit is contained in:
renovate[bot]
2022-08-11 11:36:27 +00:00
parent fc55477c1c
commit 784019f3d7
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ DIND_RUNNER_NAME ?= ${DOCKER_USER}/actions-runner-dind
TAG ?= latest
TARGETPLATFORM ?= $(shell arch)
RUNNER_VERSION ?= 2.294.0
RUNNER_VERSION ?= 2.295.0
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.1.2
DOCKER_VERSION ?= 20.10.12