[roll] Roll infra/recipes [shac] Prevent buf from creating empty dirs

I noticed that the `proto_format` shac check (which runs the `buf` tool)
was creating a `v2/module` directory within the recipes repo every time
it ran, seemingly because of how `buf` responds to shac blocking its
write access to the $HOME directory. Fix that to prevent confusing empty
directories being created in the recipes repo.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/1567474
Original-Revision: cc228a097349cc96089eecfa9562be06b2fe69ea
GitOrigin-RevId: 8d2f805c476a11288b1fd6eec8e9ff23029cd539
Change-Id: Ie047a05cf0ace19a5f3893fc58fca16e5659c19c
1 file changed
tree: 0836447321681a97eee831126de64e3668fd9790
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.