Skip to content

Commit 72dca16

Browse files
spiffcsgithub-actions[bot]
authored andcommitted
chore(deps): update tools to latest versions
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 61a9fde commit 72dca16

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.binny.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ tools:
2626
# used for linting
2727
- name: golangci-lint
2828
version:
29-
want: v1.60.3
29+
want: v1.61.0
3030
method: github-release
3131
with:
3232
repo: golangci/golangci-lint
@@ -103,15 +103,15 @@ tools:
103103
# used for running all local and CI tasks
104104
- name: task
105105
version:
106-
want: v3.38.0
106+
want: v3.39.0
107107
method: github-release
108108
with:
109109
repo: go-task/task
110110

111111
# used for triggering a release
112112
- name: gh
113113
version:
114-
want: v2.55.0
114+
want: v2.56.0
115115
method: github-release
116116
with:
117117
repo: cli/cli
@@ -130,4 +130,4 @@ tools:
130130
want: v4.44.3
131131
method: github-release
132132
with:
133-
repo: mikefarah/yq
133+
repo: mikefarah/yq

0 commit comments

Comments
 (0)