Skip to content

chore: use client-id for create-github-app-token#121

Merged
marandaneto merged 1 commit intomainfrom
chore/use-client-id-for-github-app-token
Apr 16, 2026
Merged

chore: use client-id for create-github-app-token#121
marandaneto merged 1 commit intomainfrom
chore/use-client-id-for-github-app-token

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

GitHub Actions now warns that app-id is deprecated in actions/create-github-app-token.
This updates the release workflow to use client-id and bumps the action to v3 where needed.

💚 How did you test it?

  • ran git diff --check

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Added the release label to the PR
  • Added exactly one version bump label: bump-patch, bump-minor, or bump-major

@marandaneto marandaneto requested a review from a team as a code owner April 16, 2026 15:31
@marandaneto marandaneto enabled auto-merge (squash) April 16, 2026 15:33
@marandaneto marandaneto merged commit 76a081e into main Apr 16, 2026
6 checks passed
@marandaneto marandaneto deleted the chore/use-client-id-for-github-app-token branch April 16, 2026 15:33
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.

2 participants