From 3ef0845fb5919d140fbdab18d53dec103395e430 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 16:20:56 +0000 Subject: [PATCH] Update dependency podman-container-tools/automation to v20260902 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/lima.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lima.yml b/.github/workflows/lima.yml index 6ff8893e0d..cde44b3dfd 100644 --- a/.github/workflows/lima.yml +++ b/.github/workflows/lima.yml @@ -32,7 +32,7 @@ env: # CI automation repo release for the VM image downloads in ci.sh. # ENV is managed by renovate, do not change the name without # updating the renovate config in the automation repo. - AUTOMATION_RELEASE: 20260819t094239z + AUTOMATION_RELEASE: 20260902t121119z # Needed for logformatter PR_NUMBER: ${{ github.event.pull_request.number || '' }} PR_TITLE: ${{ github.event.pull_request.title || '' }}