chore(deps): update dependency actions/runner to v2.295.0 (#1723)

This commit is contained in:
Callum Tait
2022-08-16 12:11:46 +01:00
committed by GitHub
parent 538e2783d7
commit 3724b46033

View File

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