From 6e87baa088da4298bc7cde10b9f22d3b8a79f101 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 8 Mar 2026 01:18:44 +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..20ef156 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.0.0 with: push: true context: ./