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

This commit is contained in:
renovate[bot]
2022-08-31 21:38:28 +00:00
parent 623c84fa52
commit e233f7ad6a
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.0
RUNNER_VERSION ?= 2.296.1
TARGETPLATFORM ?= $(shell arch)
RUNNER_NAME ?= ${DOCKER_USER}/actions-runner
RUNNER_TAG ?= ${VERSION}