From 7383db7af2e1b3df185f93c6c54c4b0682f73e0a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:52:15 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action)!:=20Update=20docker/build-pus?= =?UTF-8?q?h-action=20action=20(=20v6.19.2=20=E2=86=92=20v7.2.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ----------- | ------------------------ | ------- | ------ | | github-tags | docker/build-push-action | v6.19.2 | v7.2.0 | --- .github/workflows/rpi4-urefi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rpi4-urefi.yaml b/.github/workflows/rpi4-urefi.yaml index c6ef9c78b5..6bd3637fff 100644 --- a/.github/workflows/rpi4-urefi.yaml +++ b/.github/workflows/rpi4-urefi.yaml @@ -36,7 +36,7 @@ jobs: type=sha - name: build and push to ghcr - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: push: ${{ github.ref == 'refs/heads/main' }} context: ./custom/raspberrypi4-uefi