From 86292dd4e35e8dcc7f669514eb6dae2f31ac27f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:16:18 +0000 Subject: [PATCH] Update docker/build-push-action action to v4.1.1 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fcb86e8e6..46d192311 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: type=edge,branch=$repo.default_branch - name: build+push - uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671 # v4.0.0 + uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825 # v4.1.1 with: platforms: linux/arm64,linux/amd64,linux/arm/v7,linux/s390x,linux/386,linux/ppc64le