Commit 93eb75c
committed
ci: grant attestations:write on publish-webapp reusable-workflow call
Per GitHub Actions reusable-workflow semantics, the GITHUB_TOKEN passed to
a called workflow is at most the caller's job-level permissions. Without
this, actions/attest-build-provenance fails at runtime even though the
called workflow declares the scope.1 parent 6752afd commit 93eb75c
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments