From b641c0a9e87b54a741a3bf99557e5f336a33eb7f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 9 May 2026 05:48:24 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v4.6.16 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v4.6.15 | v4.6.16 | --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a68fe79..1420bfa 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -101,7 +101,7 @@ jobs: shell: bash - name: docker-config - uses: containerbase/internal-tools@23f34c79d4850ff1ffb4634462479831fb522c80 # v4.6.15 + uses: containerbase/internal-tools@c641874253ef35479ff43561279d95a6b8af0641 # v4.6.16 with: command: docker-config @@ -134,7 +134,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: docker-config - uses: containerbase/internal-tools@23f34c79d4850ff1ffb4634462479831fb522c80 # v4.6.15 + uses: containerbase/internal-tools@c641874253ef35479ff43561279d95a6b8af0641 # v4.6.16 with: command: docker-config