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

This commit is contained in:
Renovate Bot
2022-04-29 16:32:07 +00:00
committed by renovate[bot]
parent d3b7f0bf7d
commit 800d6bd586
5 changed files with 5 additions and 5 deletions

View File

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