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

This commit is contained in:
Renovate Bot
2022-06-13 13:09:09 +00:00
committed by renovate[bot]
parent 1b7ec33135
commit 933b0c7888
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.292.0
RUNNER_VERSION ?= 2.293.0
TARGETPLATFORM ?= $(shell arch)
RUNNER_NAME ?= ${DOCKER_USER}/actions-runner
RUNNER_TAG ?= ${VERSION}