Files
fmt/.github/workflows
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-06-01 12:03:52 -07:00
2026-05-31 20:56:33 -07:00
2026-05-31 21:23:21 -07:00
2026-04-14 12:30:21 -07:00
2026-04-02 16:30:52 -07:00