-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Update GitHub CLI to 2.49.0 in Ubuntu 22.04 (current ubuntu-latest) #9784
Comments
In PR #9776, the
This is great, but for using - name: Verify wheel artifact attestation
env:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: gh attestation verify dist/package-*.whl --repo ${{ github.repository }} this now requires users to switch to
to |
thank you for your request. GitHub CLI will be updated in next image deployment. We expect next image deployment will be on tuesday or wednesday next week. |
@sssharif @shamil-mubarakshin Do you have an updated estimate on this? |
Deployed |
Thank you @mikhailkoliada! For others, c.f. https://github.com/actions/runner-images/releases/tag/ubuntu22%2F20240514.2 for the full deployment notes. |
Tool name
GitHub CLI
Tool license
MIT
Add or update?
Desired version
2.49.0
Approximate size
No response
Brief description of tool
No response
URL for tool's homepage
https://github.com/cli/cli
Provide a basic test case to validate the tool's functionality.
Platforms where you need the tool
Runner images where you need the tool
Can this tool be installed during the build?
I think so, but this wouldn't be the recommended approach.
Tool installation time in runtime
No response
Are you willing to submit a PR?
Yes, though it unclear from PRs like PR #9730 how to actually do this for the GitHub CLI.
The text was updated successfully, but these errors were encountered: