From 3e5e841e61032d9a7960361bfff7490cfcd8a23a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Mar 2026 00:34:37 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v4.4.1 | datasource | package | from | to | | ----------- | ---------------------------- | ------ | ------ | | github-tags | containerbase/internal-tools | v4.2.5 | v4.4.1 | --- .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 fb43f05..2eef623 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,7 +42,7 @@ jobs: shell: bash - name: docker-config - uses: containerbase/internal-tools@50645dd090d12fb3fbbcf4dba02f558d93599856 # v4.2.5 + uses: containerbase/internal-tools@3bc3ee22f141066297f6b805a229de93af4d0102 # v4.4.1 with: command: docker-config