From 52950375a10ea8ee3704bd8b6993e583f9035762 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:08:18 +0000 Subject: [PATCH] chore(deps): update docker/setup-buildx-action action to v3 --- .github/actions/docker/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/docker/action.yml b/.github/actions/docker/action.yml index b0e63477..cf8e81b2 100644 --- a/.github/actions/docker/action.yml +++ b/.github/actions/docker/action.yml @@ -77,7 +77,7 @@ runs: shell: bash - name: Set up Docker Buildx - uses: docker/setup-buildx-action@v2.10.0 + uses: docker/setup-buildx-action@v3.0.0 with: version: latest endpoint: builders