From c9bc1e94b85eb8e8763f369e9bd54dcd032e02b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 6 Mar 2026 03:16:29 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action action to v7 --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4e0f5de..a0a5881 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -67,7 +67,7 @@ jobs: - name: Build and push Docker images # You may pin to the exact commit or the version. # uses: docker/build-push-action@ab83648e2e224cfeeab899e23b639660765c3a89 - uses: docker/build-push-action@v2 + uses: docker/build-push-action@v7 with: # Docker repository to tag the image with context: .