From 6cf6ab7afd81508366ce376507be27b1eb3fbe0d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 5 May 2026 00:06:41 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to v26 --- act/runner/testdata/actions/action1/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/act/runner/testdata/actions/action1/Dockerfile b/act/runner/testdata/actions/action1/Dockerfile index 311a4a0b..a5bf22a4 100644 --- a/act/runner/testdata/actions/action1/Dockerfile +++ b/act/runner/testdata/actions/action1/Dockerfile @@ -1 +1 @@ -FROM ubuntu:18.04 \ No newline at end of file +FROM ubuntu:26.04 \ No newline at end of file