Commit a88a12f
committed
docs: add id-token: write to caller workflow template
The reusable workflow's build-image and deploy-app jobs require
id-token: write for OIDC authentication. Callers must grant this
permission or GitHub Actions will reject the workflow.
Add id-token: write to the default caller workflow template in the
onboarding guide so all new integrations include it from the start.1 parent 98c48c8 commit a88a12f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| 150 | + | |
150 | 151 | | |
151 | 152 | | |
152 | 153 | | |
| |||
0 commit comments