Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ensure get-github-auth-token@^0.1.1 #147

Merged
merged 1 commit into from
Jan 18, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Jan 18, 2025

PR Checklist

Overview

My suspicion was right: this was due to an old version. The latest get-github-auth-token@0.1.1 includes JoshuaKGoldberg/get-github-auth-token#365 and should be matched by ^0.1.0. But if a system has the old version cached -or otherwise resolves to 0.1.0 specifically- the crash will show up in create.

💝

Copy link

vercel bot commented Jan 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
create ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 18, 2025 7:21pm

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Compliance Checks Passed!

@JoshuaKGoldberg JoshuaKGoldberg merged commit 6debd23 into main Jan 18, 2025
15 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the get-github-auth-token-0.1.1 branch January 18, 2025 19:22
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.

🐛 Bug: Crashes if gh is not installed: Command failed: gh auth token
1 participant