Commit e020bc0
authored
ci: use cloud-java-bot for manual runs in librarian check (#13601)
Updates the `librarian_generation_check.yaml` workflow to use
`cloud-java-bot` credentials and the `CLOUD_JAVA_BOT_GITHUB_TOKEN`
secret when committing and pushing changes.
This should resolve Google CLA check failures that occur when the
workflow is run manually, which previously used the default
`github-actions[bot]` identity.
Fixes googleapis/librarian#65681 parent f6162e2 commit e020bc0
1 file changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| 99 | + | |
| 100 | + | |
99 | 101 | | |
100 | 102 | | |
101 | | - | |
102 | | - | |
| 103 | + | |
| 104 | + | |
103 | 105 | | |
104 | 106 | | |
105 | | - | |
| 107 | + | |
| 108 | + | |
106 | 109 | | |
107 | 110 | | |
108 | 111 | | |
| |||
0 commit comments