Commit db736cb
chore(ci): Use correct token for openapi version autobump (#2296)
<!-- CURSOR_SUMMARY -->
> [!NOTE]
> **Low Risk**
> Low risk CI-only change; it only affects how the workflow
authenticates for checkout/commits and could fail if the secret is
misconfigured.
>
> **Overview**
> Updates the OpenAPI version bump GitHub Action to authenticate
`actions/checkout` using `secrets.APIFY_SERVICE_ACCOUNT_GITHUB_TOKEN`
instead of relying on workflow `contents: write` permissions, ensuring
the autobump can push commits with the intended token.
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
d412156. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent c72167b commit db736cb
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
16 | 14 | | |
17 | 15 | | |
18 | 16 | | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments