diff --git a/gobump.yaml b/gobump.yaml index c051cc0fa1a..e77180817df 100644 --- a/gobump.yaml +++ b/gobump.yaml @@ -1,6 +1,6 @@ package: name: gobump - version: 0.7.3 + version: 0.7.4 epoch: 0 description: Go tool to declaratively bump dependencies copyright: @@ -11,7 +11,7 @@ pipeline: with: repository: https://github.com/chainguard-dev/gobump.git tag: v${{package.version}} - expected-commit: d7faf41b0523afab7ac3706722120fb6e09ddc8c + expected-commit: 8b182eb15364022c87269b5f815a3d2a78505da5 - uses: go/build with: