From 9a1ffe41218938fdcf2cb8025f4316fed049b165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 17:11:03 +0000 Subject: [PATCH] chore: bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (#5214) 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 d2bd0bf4a5..b0b0ec20d9 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.3.0 + uses: golangci/golangci-lint-action@v3.3.1 with: version: v1.48.0