From aa1d18c9750a9ebd505eda638aaafa1701aa0351 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 8 Jul 2024 04:45:23 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.3.4 (#30077)

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 fa27126819..67e0080503 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -661,7 +661,7 @@ jobs:
           show-progress: false
 
       - name: docker-config
-        uses: containerbase/internal-tools@f3b5cf0d18d03e0cbc001037e1a669f6a2b1afca # v3.3.3
+        uses: containerbase/internal-tools@4883899e455499739a005ede0bd2b8d4fb1afa82 # v3.3.4
         with:
           command: docker-config
 
-- 
GitLab