Skip to content

Fix versioning workflow auth with GitHub App token#1447

Merged
hua7450 merged 1 commit into
mainfrom
fix/versioning-workflow-auth
Mar 19, 2026
Merged

Fix versioning workflow auth with GitHub App token#1447
hua7450 merged 1 commit into
mainfrom
fix/versioning-workflow-auth

Conversation

@hua7450
Copy link
Copy Markdown
Collaborator

@hua7450 hua7450 commented Mar 19, 2026

Summary

  • Switches update-versioning.yml from the expired POLICYENGINE_GITHUB PAT to actions/create-github-app-token@v1
  • Uses the same APP_ID and APP_PRIVATE_KEY secrets as the weekly update workflow

Test plan

  • Merge this PR and verify the versioning workflow triggers and passes on the resulting push to main

🤖 Generated with Claude Code

Replace expired POLICYENGINE_GITHUB PAT with GitHub App installation
token in update-versioning.yml, matching the pattern used in the
weekly update workflow and other PolicyEngine repos.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@hua7450 hua7450 merged commit 6b45276 into main Mar 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant