diff --git a/.binny.yaml b/.binny.yaml index fd5b21c14..ee950fc06 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -42,7 +42,7 @@ tools: # used for signing the checksums file at release - name: cosign version: - want: v3.0.3 + want: v3.0.4 method: github-release with: repo: sigstore/cosign @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v2.13.2 + want: v2.13.3 method: github-release with: repo: goreleaser/goreleaser