Skip to content

Commit

Permalink
chore(deps): update tools to latest versions (#1989)
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: westonsteimel <1593939+westonsteimel@users.noreply.github.com>
  • Loading branch information
1 parent c3ce991 commit 08e9b7d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .binny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ tools:
# used to sign mac binaries at release
- name: quill
version:
want: v0.4.1
want: v0.4.2
method: github-release
with:
repo: anchore/quill
Expand Down Expand Up @@ -58,7 +58,7 @@ tools:
# used to release all artifacts
- name: goreleaser
version:
want: v2.0.1
want: v2.1.0
method: github-release
with:
repo: goreleaser/goreleaser
Expand Down Expand Up @@ -106,7 +106,7 @@ tools:
# used for integration tests
- name: skopeo
version:
want: v1.15.1
want: v1.15.2
method: go-install
with:
module: github.com/containers/skopeo
Expand Down

0 comments on commit 08e9b7d

Please sign in to comment.