From b103a584598d1d418d8d275ab26ba9100ff120a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 01:18:39 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v3.4.13 (#31271) 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 a31af0d0c0..8370e79520 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -683,7 +683,7 @@ jobs: show-progress: false - name: docker-config - uses: containerbase/internal-tools@85061d6ea57790418fdf4e2672560b82654478de # v3.4.12 + uses: containerbase/internal-tools@c2e4254e2b0043dd6461b30cc4ab8df0151c7f1f # v3.4.13 with: command: docker-config -- GitLab