diff --git a/.binny.yaml b/.binny.yaml index f5c7f3494..99f9ddd62 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -2,7 +2,7 @@ tools: # we want to use a pinned version of binny to manage the toolchain (so binny manages itself!) - name: binny version: - want: v0.8.0 + want: v0.9.0 method: github-release with: repo: anchore/binny @@ -34,7 +34,7 @@ tools: # used for showing the changelog at release - name: glow version: - want: v2.0.0 + want: v2.1.0 method: github-release with: repo: charmbracelet/glow @@ -103,7 +103,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.41.0 + want: v3.42.1 method: github-release with: repo: go-task/task @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.67.0 + want: v2.68.1 method: github-release with: repo: cli/cli