From 11e8a5eb3ac8ae028ec1af74874808f5a62e651e Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 19 Feb 2024 03:47:10 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.0.59 (#27402)

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 bcc9f24937..47c5f7daf2 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -601,7 +601,7 @@ jobs:
           filter: blob:none # we don't need all blobs, only the full tree
 
       - name: docker-config
-        uses: containerbase/internal-tools@14399dac6435809436d19e1171379e1170e59cc0 # v3.0.58
+        uses: containerbase/internal-tools@27e039eeca3aece58d9f52710e3ef6acfabb5831 # v3.0.59
         with:
           command: docker-config
 
-- 
GitLab