From f1a9b2425c877bc0d78a5fde7cc9b555923bcefc Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 21 Dec 2024 19:40:24 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.5.11 (#33235)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 9f0c4158bb..9a3e05b251 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -684,7 +684,7 @@ jobs:
           show-progress: false
 
       - name: docker-config
-        uses: containerbase/internal-tools@f022a1677af8af9a36c53589e1b07edb932a3c84 # v3.5.10
+        uses: containerbase/internal-tools@1756154b610306faeb3baa8bf4135ba1f4fd0df8 # v3.5.11
         with:
           command: docker-config
 
-- 
GitLab