From 19f6747f7789c25b64bfed017a29da0567f8e488 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 22:33:04 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v4.6.3 | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | containerbase/internal-tools | v4.6.1 | v4.6.3 | --- .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 957787b1..70bba411 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -170,7 +170,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: docker-config - uses: containerbase/internal-tools@b4ae852a7c41333ca1876519026160d1b3c37206 # v4.6.1 + uses: containerbase/internal-tools@3a945de492b757b22517de450e11302f746190cc # v4.6.3 with: command: docker-config