From 0a973911b721a5a254a49fea468cc81e7b6ee677 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 18 Mar 2024 01:22:29 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.0.67 (#27978)

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 c045762497..202f648e4c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -607,7 +607,7 @@ jobs:
           filter: blob:none # we don't need all blobs, only the full tree
 
       - name: docker-config
-        uses: containerbase/internal-tools@b0b8472a98c981134c4271f9612203dee601fd80 # v3.0.65
+        uses: containerbase/internal-tools@91fb2e028c420d6dfeee8ea921ac85db5637d5ba # v3.0.67
         with:
           command: docker-config
 
-- 
GitLab