chore(deps): update dependency actions/runner to v2.297.0 (#1860)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-09-27 09:11:53 +09:00
committed by GitHub
parent 6863bdb208
commit 5fd6ec4bc8
6 changed files with 6 additions and 6 deletions
@@ -4,7 +4,7 @@ FROM ubuntu:20.04
ARG TARGETPLATFORM=linux/amd64
# GitHub runner arguments
ARG RUNNER_VERSION=2.296.2
ARG RUNNER_VERSION=2.297.0
# Docker and Docker Compose arguments
ENV CHANNEL=stable