From 5b1acedf8edf2b8e68d3214e4c3e8cbdafcb3ab3 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 1 Oct 2024 21:52:20 +0000 Subject: [PATCH] gh/2.58.0 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- gh.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gh.yaml b/gh.yaml index 98bb515ae49..39c919596ec 100644 --- a/gh.yaml +++ b/gh.yaml @@ -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: @@ -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}}