From bd642b5c52831efb03249c0b62508dd9eabb4f20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Feb 2021 09:23:55 +0100 Subject: [PATCH] Bump golangci/golangci-lint-action from v2 to v2.4.0 (#50) Bumped golangci/golangci-lint-action [1] from v2 to v2.4.0. Release Notes: https://github.com/golangci/golangci-lint-action/releases Commits: https://github.com/golangci/golangci-lint-action/compare/v2...544d2efb307b3f205f34886f2787046abe7fb26e [1]: https://github.com/golangci/golangci-lint-action Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Sven Greb --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c228506..f1c1a3e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -49,7 +49,7 @@ jobs: - name: "Run golangci-lint" # The official golangci-lint action created and maintained by the golangci-lint project. # See https://github.com/golangci/golangci-lint-action for more details. - uses: golangci/golangci-lint-action@v2 + uses: golangci/golangci-lint-action@v2.4.0 with: version: v1.32 test: