We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e684417 + 7ac4479 commit 4f5ef29Copy full SHA for 4f5ef29
gh.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: gh
3
- version: 2.53.0
4
- epoch: 1
+ version: 2.54.0
+ epoch: 0
5
description: GitHub's official command line tool
6
copyright:
7
- license: MIT
@@ -18,7 +18,7 @@ environment:
18
pipeline:
19
- uses: git-checkout
20
with:
21
- expected-commit: d3d73d9390bd5403ad8cc4240a9e5cc94bb33ef8
+ expected-commit: 89cbcfe7eb186ff4edbe10792d17bdc55b04f297
22
repository: https://github.com/cli/cli
23
tag: v${{package.version}}
24
0 commit comments