Commit 575c33a
authored
fix(ci): use PAT for checkout to bypass branch protection (#34)
The manifest bump step pushes directly to main, which the default
GITHUB_TOKEN cannot do under the current ruleset. Use the org-level
GH_PERSONAL_ACCESS_TOKEN instead so the push identity has bypass
permission.
Signed-off-by: Ben <ben@armosec.io>1 parent f888c11 commit 575c33a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments