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.56.0
version: 2.57.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: a3f9d85fc3d474ee0b62535508a71fc723469481
expected-commit: d108784d7f51381dfa81fe2b9af67ec7b443be92
repository: https://github.com/cli/cli
tag: v${{package.version}}

Expand Down