From cac4331fce31b2a9c1007ac89edce7ef6630db16 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon, 22 Jan 2024 00:47:13 +0000
Subject: [PATCH] chore(deps): update containerbase/internal-tools action to
 v3.0.47 (#26784)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
---
 .github/workflows/release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 634eadd30d..68783514da 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -109,7 +109,7 @@ jobs:
           echo "OWNER=${OWNER,,}" >> ${GITHUB_ENV}
 
       - name: docker-config
-        uses: containerbase/internal-tools@81f4a6aefea3fb22d7ed60b5be72a4cb2d922ed0 # v3.0.46
+        uses: containerbase/internal-tools@7c13bdfa5d608c7be54358b6e9dbd7e1a509a5e7 # v3.0.47
         with:
           command: docker-config
 
-- 
GitLab