From 394bbdd1e05110804857746588a7b91760f6c34b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:33:20 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v3.0.63 | datasource | package | from | to | | ----------- | ---------------------------- | ------- | ------- | | github-tags | containerbase/internal-tools | v3.0.62 | v3.0.63 | --- .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 b92fdf15a19e20..e009388a0bd420 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -601,7 +601,7 @@ jobs: filter: blob:none # we don't need all blobs, only the full tree - name: docker-config - uses: containerbase/internal-tools@384ef8410b2475568f104169a03ff54eb822548a # v3.0.62 + uses: containerbase/internal-tools@8350f5691c53eb85d27301dae6de6d70ed047bbb # v3.0.63 with: command: docker-config