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

gh/2.45.0 package update #14063

Merged
merged 1 commit into from
Mar 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gh.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gh
version: 2.44.1
version: 2.45.0
epoch: 0
description: GitHub's official command line tool
copyright:
Expand All @@ -18,7 +18,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: b07f955c23fb54c400b169d39255569e240b324e
expected-commit: 3ca179bcdeb46b5e54ddc6cad8feb6addf487d7c
repository: https://github.com/cli/cli
tag: v${{package.version}}

Expand Down