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

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 e009388a0b..5df7966f79 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@8350f5691c53eb85d27301dae6de6d70ed047bbb # v3.0.63
+        uses: containerbase/internal-tools@b0b8472a98c981134c4271f9612203dee601fd80 # v3.0.65
         with:
           command: docker-config
 
-- 
GitLab