From e9a882e11a4ca06c548644b714965f57fdf0796c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 01:12:15 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v3.4.26 (#31812) 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 ef5d1178bb..82492babff 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@5f8415c0271f12a95af95b75ebbe7d54e7d49cc6 # v3.4.24 + uses: containerbase/internal-tools@0b2deb42acdf08cdbd236ef890054a9e7146420c # v3.4.26 with: command: docker-config -- GitLab