From 4e7d60d3ff64db846d48ed8de74dec7352102f9a Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 24 Jun 2024 00:37:52 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.0.96 (#29811)

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 74616c8506..0b042ce5b9 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -632,7 +632,7 @@ jobs:
           show-progress: false
 
       - name: docker-config
-        uses: containerbase/internal-tools@f07c555495e8db875b0ac2f1ff8beb1f1430267b # v3.0.95
+        uses: containerbase/internal-tools@7273809185830248f355aaddc9ceaf6ba1f997fe # v3.0.96
         with:
           command: docker-config
 
-- 
GitLab