chore(deps): update dependency actions/runner to v2.296.2 (#1791)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-09 18:43:00 +09:00
committed by GitHub
parent a918e56ece
commit 0615c2adb1
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ else
endif
DOCKER_USER ?= $(shell echo ${NAME} | cut -d / -f1)
VERSION ?= dev
RUNNER_VERSION ?= 2.296.1
RUNNER_VERSION ?= 2.296.2
TARGETPLATFORM ?= $(shell arch)
RUNNER_NAME ?= ${DOCKER_USER}/actions-runner
RUNNER_TAG ?= ${VERSION}