From 0160172456faf4584dc36b8a114f97df6fc2c7a1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 16:56:19 +0000 Subject: [PATCH] chore(deps): update docker/build-push-action action to v7 --- .github/workflows/continuous-delivery.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-delivery.yml b/.github/workflows/continuous-delivery.yml index 8f4aa27..404416c 100644 --- a/.github/workflows/continuous-delivery.yml +++ b/.github/workflows/continuous-delivery.yml @@ -27,7 +27,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push dragooning Docker image - uses: docker/build-push-action@v6.18.0 + uses: docker/build-push-action@v7.2.0 with: push: true context: ./