Skip to content

Commit

Permalink
chore(deps): update tools to latest versions (#2688)
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: spiffcs <32073428+spiffcs@users.noreply.github.com>
  • Loading branch information
1 parent 5e3fde0 commit d2ac672
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .binny.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,15 +103,15 @@ tools:
# used for running all local and CI tasks
- name: task
version:
want: v3.35.0
want: v3.35.1
method: github-release
with:
repo: go-task/task

# used for triggering a release
- name: gh
version:
want: v2.44.1
want: v2.45.0
method: github-release
with:
repo: cli/cli

0 comments on commit d2ac672

Please sign in to comment.