From 498497c259e8abd886f47289829e826a671f2363 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 24 Jan 2025 15:07:45 +0000 Subject: [PATCH] chore(deps): update ghcr.io/actions/actions-runner docker tag to v2.322.0 --- containers/actions-runner/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/containers/actions-runner/Dockerfile b/containers/actions-runner/Dockerfile index 9612011b..049a4a2a 100644 --- a/containers/actions-runner/Dockerfile +++ b/containers/actions-runner/Dockerfile @@ -1,4 +1,4 @@ -FROM ghcr.io/actions/actions-runner:2.318.0 +FROM ghcr.io/actions/actions-runner:2.322.0 LABEL org.opencontainers.image.source=https://github.com/SwanseaUniversityMedical/workflows