From 82f36004f590941b573d1ba1bc93462671fda038 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 15:57:27 +0200 Subject: [PATCH] Bump docker/build-push-action from 6.7.0 to 6.9.0 (#3604) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit cf546d6f768efd499946115b384901e7dc25c307) --- .github/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 961c200177d..e29acb1bcbe 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -144,7 +144,7 @@ jobs: username: ${{ github.repository_owner }} password: ${{ secrets.GITHUB_TOKEN }} - name: Build and Push - uses: docker/build-push-action@v6.7.0 + uses: docker/build-push-action@v6.9.0 id: build_haos_builder with: context: .