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 Aug 23, 2024
1 parent 76cd5af commit c1e5d7b
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.60.2
want: v1.60.3
method: github-release
with:
repo: golangci/golangci-lint
Expand Down Expand Up @@ -106,7 +106,7 @@ tools:
# used for integration tests
- name: skopeo
version:
want: v1.16.0
want: v1.16.1
method: go-install
with:
module: github.com/containers/skopeo
Expand Down

0 comments on commit c1e5d7b

Please sign in to comment.