From a343e0452d1551c2ff067ce557797436cb67065d Mon Sep 17 00:00:00 2001 From: Rootul Patel Date: Mon, 30 Sep 2024 16:33:30 -0400 Subject: [PATCH] chore(deps): bump versions in CI --- .github/workflows/lint.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 9cac93d14c50..4238829ccc22 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -21,6 +21,6 @@ jobs: with: go-version-file: 'go.mod' - name: golangci-lint - uses: golangci/golangci-lint-action@v3 + uses: golangci/golangci-lint-action@v6.1.0 with: - version: v1.56.2 + version: v1.61.0