Commit 20e36c9
Fix versioning workflow: replace expired PAT with GitHub App token
The POLICYENGINE_GITHUB personal access token expired, breaking the
versioning workflow. This replaces it with a short-lived token
generated from the org's GitHub App (APP_ID + APP_PRIVATE_KEY),
which is more secure and doesn't depend on any individual's account.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 3c5cc64 commit 20e36c9
1 file changed
+7
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
19 | 25 | | |
20 | 26 | | |
21 | 27 | | |
22 | | - | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments