Files
fmt/.github
Victor Zverovich 87bb05d3b2 Fix release workflow startup failure from insufficient permissions
The provenance job called the SLSA generator with contents: read, but the
generator's upload-assets job declares contents: write. A reusable
workflow's job permissions may not exceed the caller's, so GitHub failed
the run at startup. Grant contents: write; the upload-assets job is still
skipped at runtime since upload-assets is false.
2026-06-09 15:48:28 +02:00
..
2026-05-31 21:45:33 -07:00
2024-06-16 11:05:38 -07:00
2022-04-08 07:53:42 -07:00