Skip to content

Commit

Permalink
chore(deps): update tools to latest versions
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>
  • Loading branch information
westonsteimel authored and github-actions[bot] committed Nov 8, 2024
1 parent 787aae1 commit 9743c5f
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 @@ -58,7 +58,7 @@ tools:
# used to release all artifacts
- name: goreleaser
version:
want: v2.3.2
want: v2.4.4
method: github-release
with:
repo: goreleaser/goreleaser
Expand Down Expand Up @@ -90,15 +90,15 @@ tools:
# used for running all local and CI tasks
- name: task
version:
want: v3.39.2
want: v3.40.0
method: github-release
with:
repo: go-task/task

# used for triggering a release
- name: gh
version:
want: v2.60.1
want: v2.61.0
method: github-release
with:
repo: cli/cli
Expand Down

0 comments on commit 9743c5f

Please sign in to comment.