From 5c2889895e513c2e1869a49f54bd14e868444f77 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 18:44:14 +0200 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v3.3.10 (#30289) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 3eeede61b2..b918d24ffb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -661,7 +661,7 @@ jobs: show-progress: false - name: docker-config - uses: containerbase/internal-tools@162b2713f1f6c54548ed05dea2ac1beb0c53bd39 # v3.3.9 + uses: containerbase/internal-tools@8742b8dcf85319ab1b06576afb3a5827e61cddde # v3.3.10 with: command: docker-config -- GitLab