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
..
codeql.yml Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793) 2026-06-02 15:15:23 -07:00
doc.yml Fix doc deploy condition for main branch 2026-06-01 15:22:36 -07:00
fuzz.yml Rename CIFuzz workflow to fuzz 2026-06-01 12:03:52 -07:00
lint.yml Pin clang-format install 2026-05-31 20:56:33 -07:00
linux.yml Pin clang-20 install 2026-05-31 21:23:21 -07:00
macos.yml Cleanup module test and CI config 2026-04-14 12:30:21 -07:00
release.yml Fix release workflow startup failure from insufficient permissions 2026-06-09 15:48:28 +02:00
supply-chain.yml Bump github/codeql-action from 4.35.1 to 4.36.1 (#4793) 2026-06-02 15:15:23 -07:00
windows.yml Cleanup CI 2026-04-02 16:30:52 -07:00