Skip to content

Commit 5cfe44d

Browse files
chore(deps): update tools to latest versions (#2949)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: westonsteimel <[email protected]>
1 parent e64e1ba commit 5cfe44d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.binny.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ tools:
22
# we want to use a pinned version of binny to manage the toolchain (so binny manages itself!)
33
- name: binny
44
version:
5-
want: v0.9.0
5+
want: v0.10.0
66
method: github-release
77
with:
88
repo: anchore/binny
@@ -50,7 +50,7 @@ tools:
5050
# used to release all artifacts
5151
- name: goreleaser
5252
version:
53-
want: v2.12.1
53+
want: v2.12.2
5454
method: github-release
5555
with:
5656
repo: goreleaser/goreleaser
@@ -82,7 +82,7 @@ tools:
8282
# used for running all local and CI tasks
8383
- name: task
8484
version:
85-
want: v3.45.3
85+
want: v3.45.4
8686
method: github-release
8787
with:
8888
repo: go-task/task

0 commit comments

Comments
 (0)