Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

update go-gh to latest version #74

Merged
merged 1 commit into from
Jun 28, 2023
Merged

update go-gh to latest version #74

merged 1 commit into from
Jun 28, 2023

Conversation

mntlty
Copy link
Contributor

@mntlty mntlty commented Jun 22, 2023

What are you trying to accomplish?

Closes #59

updates github.com/cli/go-gh to v1.2.1 which resolves Error: authentication token not found for host [github.com](https://github.com/)" for users who have their GitHub token stored securely

What approach did you choose and why?

Following the instructions in the linked issue, update the go-gh dependency.

Tested locally:

$ go build .
$ gh ext install . 
$  gh actions-cache list          
Total caches size 183.37 MB

Showing 14 of 14 cache entries in actions/gh-actions-cache
...

Anything you want to highlight for special attention from reviewers?

@mntlty mntlty requested a review from a team as a code owner June 22, 2023 17:47
@jidicula jidicula merged commit d88f492 into actions:main Jun 28, 2023
kgrzebien added a commit that referenced this pull request Jun 29, 2023
@tamird tamird mentioned this pull request Jul 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Add support for secure token storage"
2 participants