From 83ecefffd7bc896d4daf173ce6e4a610a86293db Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts@users.noreply.github.com> Date: Sat, 10 Aug 2024 07:28:48 +0000 Subject: [PATCH] gh/2.54.0-r0: fix GHSA-v23v-6jw2-98fq --- gh.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gh.yaml b/gh.yaml index 10a775ae65d..3edd3cfa3e5 100644 --- a/gh.yaml +++ b/gh.yaml @@ -1,7 +1,7 @@ package: name: gh version: 2.54.0 - epoch: 0 + epoch: 1 description: GitHub's official command line tool copyright: - license: MIT @@ -24,7 +24,7 @@ pipeline: - uses: go/bump with: - deps: github.com/docker/docker@v26.1.4 + deps: github.com/docker/docker@v26.1.5 - runs: make install prefix=${{targets.destdir}}/usr