Skip to content

Commit

Permalink
chore(deps): update tools to latest versions (#2576)
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 4a98f9f commit fef0e54
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 @@ -42,7 +42,7 @@ tools:
# used for signing the checksums file at release
- name: cosign
version:
want: v2.2.2
want: v2.2.3
method: github-release
with:
repo: sigstore/cosign
Expand Down Expand Up @@ -111,7 +111,7 @@ tools:
# used for triggering a release
- name: gh
version:
want: v2.42.1
want: v2.43.1
method: github-release
with:
repo: cli/cli

0 comments on commit fef0e54

Please sign in to comment.