Bump docker/build-push-action from 2 to 3

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2 to 3.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index c11249d..69cc0fe 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -640,7 +640,7 @@
       - name: Checkout
         uses: actions/checkout@v3
       - name: Build Debian image
-        uses: docker/build-push-action@v2
+        uses: docker/build-push-action@v3
         with:
           file: dockerfiles/Dockerfile-debian
           context: .