From ca638ef9a5d68aad8489b2190c1961e25643e47f Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sat, 20 Jul 2024 05:38:12 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.3.8 (#30257)

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 8efb9b81bf..e197ce8ea5 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@0e63fc864db69586d89e4145596a0332e262485f # v3.3.7
+        uses: containerbase/internal-tools@1ed910f6b9b67b8bd7bb26794af0f90e4a1eb78c # v3.3.8
         with:
           command: docker-config
 
-- 
GitLab