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