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

This commit is contained in:
renovate[bot]
2022-08-23 15:30:50 +00:00
parent ca97f39fcb
commit 55ca7bfdf5
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,7 @@ FROM ubuntu:20.04
ARG TARGETPLATFORM=linux/amd64
# GitHub runner arguments
ARG RUNNER_VERSION=2.295.0
ARG RUNNER_VERSION=2.296.0
# Docker and Docker Compose arguments
ENV CHANNEL=stable