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 26, 2024
1 parent e17dd0c commit b1d9a65
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 @@ -26,7 +26,7 @@ tools:
# used for linting
- name: golangci-lint
version:
want: v1.62.0
want: v1.62.2
method: github-release
with:
repo: golangci/golangci-lint
Expand Down Expand Up @@ -58,7 +58,7 @@ tools:
# used to release all artifacts
- name: goreleaser
version:
want: v2.4.7
want: v2.4.8
method: github-release
with:
repo: goreleaser/goreleaser
Expand Down

0 comments on commit b1d9a65

Please sign in to comment.