From eaf580fc3e6cc807d915c5694676f81816ad5765 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 05:50:19 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v4.0.12 | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------- | | github-tags | containerbase/internal-tools | v4.0.9 | v4.0.12 | --- .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 c559d9e7..a3799a17 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -129,7 +129,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: docker-config - uses: containerbase/internal-tools@180b270f81f832885565cd2d2615b85ed1078f3c # v4.0.9 + uses: containerbase/internal-tools@ad0a60a07c59598140bf8390ca80522b344aeb3d # v4.0.12 with: command: docker-config