Skip to content
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.57.0
version: 2.58.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: d108784d7f51381dfa81fe2b9af67ec7b443be92
expected-commit: 3f3acde3936455127a5d7a8ca04d0ce561e29811
repository: https://github.com/cli/cli
tag: v${{package.version}}

Expand Down