From d25f7704883e30fa1af098286981c8a1c0d7e271 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 10:02:08 -0500 Subject: [PATCH] chore: bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (#4824) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/coder.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/coder.yaml b/.github/workflows/coder.yaml index 277fdac39c..e791e0c9b7 100644 --- a/.github/workflows/coder.yaml +++ b/.github/workflows/coder.yaml @@ -96,7 +96,7 @@ jobs: with: go-version: "~1.19" - name: golangci-lint - uses: golangci/golangci-lint-action@v3.2.0 + uses: golangci/golangci-lint-action@v3.3.0 with: version: v1.48.0