From 15c9fe092a0ccad2ed8ed6767d15ef6ee3e168fb Mon Sep 17 00:00:00 2001 From: "anchore-actions-token-generator[bot]" <102182147+anchore-actions-token-generator[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 15:06:21 -0400 Subject: [PATCH] chore(deps): update tools to latest versions (#2863) * chore(deps): update tools to latest versions Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * add tmate debug session Signed-off-by: Alex Goodman * add go tooling to bootstrap on mac Signed-off-by: Alex Goodman --------- Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Signed-off-by: Alex Goodman Co-authored-by: spiffcs <32073428+spiffcs@users.noreply.github.com> Co-authored-by: Alex Goodman --- .binny.yaml | 8 ++++---- .github/workflows/validations.yaml | 1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/.binny.yaml b/.binny.yaml index f6d2bd1aa..6318386d8 100644 --- a/.binny.yaml +++ b/.binny.yaml @@ -26,7 +26,7 @@ tools: # used for linting - name: golangci-lint version: - want: v1.57.2 + want: v1.58.1 method: github-release with: repo: golangci/golangci-lint @@ -58,7 +58,7 @@ tools: # used to release all artifacts - name: goreleaser version: - want: v1.25.1 + want: v1.26.0 method: github-release with: repo: goreleaser/goreleaser @@ -103,7 +103,7 @@ tools: # used for running all local and CI tasks - name: task version: - want: v3.36.0 + want: v3.37.2 method: github-release with: repo: go-task/task @@ -111,7 +111,7 @@ tools: # used for triggering a release - name: gh version: - want: v2.48.0 + want: v2.49.2 method: github-release with: repo: cli/cli diff --git a/.github/workflows/validations.yaml b/.github/workflows/validations.yaml index c3fcb05b2..a4e7d78e4 100644 --- a/.github/workflows/validations.yaml +++ b/.github/workflows/validations.yaml @@ -195,7 +195,6 @@ jobs: bootstrap-apt-packages: "" compute-fingerprints: "false" go-dependencies: false - go-version: "" - name: Download snapshot build id: snapshot-cache