From f838a526b050d39a8f1a9fd15cc0c307199b8b11 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 01:50:06 +0000 Subject: [PATCH] chore(deps): update containerbase/internal-tools action to v1.21.16 --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 2431578..8a72f95 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -92,7 +92,7 @@ jobs: shell: bash - name: docker-config - uses: containerbase/internal-tools@a2eb489b908609773490b08e7ff52bdeb196f5c6 # v1.21.14 + uses: containerbase/internal-tools@609496aa25684c9998dff6b4d0c7fa4a53ed31d8 # v1.21.16 with: command: docker-config @@ -125,7 +125,7 @@ jobs: - uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3.5.3 - name: docker-config - uses: containerbase/internal-tools@a2eb489b908609773490b08e7ff52bdeb196f5c6 # v1.21.14 + uses: containerbase/internal-tools@609496aa25684c9998dff6b4d0c7fa4a53ed31d8 # v1.21.16 with: command: docker-config