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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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