From b5739ccbd4b847365aa7b4199b00ee3af0f4e62a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 01:07:45 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v4.0.4 | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | containerbase/internal-tools | v4.0.3 | v4.0.4 | --- .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 a72a06f4..624540d1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -142,7 +142,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - name: docker-config - uses: containerbase/internal-tools@5e8c787f8581a1dce11cedf56267f55822cb124d # v4.0.3 + uses: containerbase/internal-tools@af92df31999cbbff9ff63a7bed45536f6a40ca10 # v4.0.4 with: command: docker-config