From d507e194ecfab57380fef61fd90b2a6c8fe86b69 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Oct 2024 09:30:20 +0000 Subject: [PATCH] Update docker/setup-buildx-action digest to c47758b --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index d7be115..08c2b1c 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -76,7 +76,7 @@ jobs: - name: Setup Docker buildx id: buildx timeout-minutes: 4 - uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 + uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 - name: Log into registry timeout-minutes: 5 uses: docker/login-action@29df2a9f8c71c2dfe7db598180a0460355ec1c00