Skip to content

Commit

Permalink
Merge pull request #9198 from wolfi-dev/wolfictl-7aed5461-c23c-4077-a…
Browse files Browse the repository at this point in the history
…9ad-c1b85197f596

gobump/0.0.2 package update
  • Loading branch information
ajayk authored Nov 29, 2023
2 parents a827926 + f18555b commit ce9a58c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gobump.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: gobump
version: 0.0.1
version: 0.0.2
epoch: 0
description: Go tool to declaratively bump dependencies
copyright:
Expand All @@ -11,7 +11,7 @@ pipeline:
with:
repository: https://github.com/dlorenc/gobump.git
tag: v${{package.version}}
expected-commit: f33db2e5dbb7b99c726c6e4b4736d1fd8e5e87f8
expected-commit: 8970a03b8c39ea812a39d9b3a2fb031cf6e722a0

- uses: go/build
with:
Expand Down

0 comments on commit ce9a58c

Please sign in to comment.