From 7d8812e714d27226e392656a67d234299e62fa96 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 11 Jun 2026 22:59:13 +0000 Subject: [PATCH] feature/git: update dependencies --- features/test/git/scenarios.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/test/git/scenarios.json b/features/test/git/scenarios.json index 062ec83c..ff9c080a 100644 --- a/features/test/git/scenarios.json +++ b/features/test/git/scenarios.json @@ -1,6 +1,6 @@ { "default": { - "image": "debian:trixie-20260518", + "image": "debian:trixie-20260610", "features": { "git": {} },