From 2f09e3109d67bad1668c62d08fec1c8d049258dc Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 12 Feb 2024 01:09:33 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.0.56 (#27223)

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 f59d3edf03..84077193f4 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -565,7 +565,7 @@ jobs:
           filter: blob:none # we don't need all blobs, only the full tree
 
       - name: docker-config
-        uses: containerbase/internal-tools@e7bd2e8cedd99c9b24982865534cb7c9bf88620b # v3.0.55
+        uses: containerbase/internal-tools@60f2d9c8c629fbd0e5183f796ab1750855cb87db # v3.0.56
         with:
           command: docker-config
 
-- 
GitLab