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

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 67e0080503..84127004a9 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@4883899e455499739a005ede0bd2b8d4fb1afa82 # v3.3.4
+        uses: containerbase/internal-tools@80955f4a3e86de153243d9319aa91c4566b805cb # v3.3.5
         with:
           command: docker-config
 
-- 
GitLab