From 41c0ea3eb2b78928a083f41c0e4783666ff4c09e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 12:23:22 +0000 Subject: [PATCH] ci(deps): update containerbase/internal-tools action to v4.6.28 --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index a9b6b812..ebd47dd5 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,7 @@ jobs: timeout-minutes: 10 steps: - name: ⚙️ Setup - uses: containerbase/internal-tools/setup@5178443c240fc03a38e95c6fc7283938f4b3f4f4 # v4.6.27 + uses: containerbase/internal-tools/setup@e1e4d927909679da33a695d6136c4d5f83eb0fa7 # v4.6.28 with: save-cache: true