From b737de2d692b229b92f2aa8bc066e2b43ec2aaf3 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 28 Oct 2024 05:13:30 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.4.34 (#32169)

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 4c2d8787e3..da93b0cf2a 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -683,7 +683,7 @@ jobs:
           show-progress: false
 
       - name: docker-config
-        uses: containerbase/internal-tools@f2d23019110923e232236b448e355d68194a2c73 # v3.4.33
+        uses: containerbase/internal-tools@24c6f15bd531c658751f021e3093c2ec4a569a5d # v3.4.34
         with:
           command: docker-config
 
-- 
GitLab