chore(deps): update dependency actions/runner to v2.298.2 (#1891)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-10-05 08:16:38 +09:00
committed by GitHub
parent a389292478
commit 437d0173b0
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ DIND_RUNNER_NAME ?= ${DOCKER_USER}/actions-runner-dind
TAG ?= latest
TARGETPLATFORM ?= $(shell arch)
RUNNER_VERSION ?= 2.297.0
RUNNER_VERSION ?= 2.298.2
RUNNER_CONTAINER_HOOKS_VERSION ?= 0.1.2
DOCKER_VERSION ?= 20.10.18