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.55.0
version: 2.56.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: 95a2f95f75f4b143699d87294788210ffb558248
expected-commit: a3f9d85fc3d474ee0b62535508a71fc723469481
repository: https://github.com/cli/cli
tag: v${{package.version}}

Expand Down