[roll] Roll infra/recipes [shac] Fix summary markdown construction

I meant to fix this in https://fxrev.dev/918272 so that the summary
markdown includes names of checks that failed even if they failed on
unaffected files, but forgot to update this one variable name reference.

Original-Bug: 82386
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/infra/recipes/+/918753
Original-Revision: 8df89f71514bbed3849c9b2377609e8cc3311fe5
GitOrigin-RevId: 3ed9d047e7689a02d014aeb6a8d8e42108f1ee05
Change-Id: I30c7612a51a7f7e5d6b78a174096a81e52ece2dc
1 file changed
tree: 49454add194f3ebb3f4630def5ad3abeb45c86ce
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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 via the IRC channel #fuchsia on Freenode.

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.