From b7aa38e18913a77988a8060f033c3ac0d2f2124f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 10:09:49 +0100 Subject: [PATCH] Bump wandera/golangci-lint-action from 3 to 5 (#139) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Bump wandera/golangci-lint-action from 3 to 5 Bumps [wandera/golangci-lint-action](https://github.com/wandera/golangci-lint-action) from 3 to 5. - [Commits](https://github.com/wandera/golangci-lint-action/compare/v3...v5) --- updated-dependencies: - dependency-name: wandera/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] * Update golangci-lint version --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jiří Žižkovský --- .github/workflows/lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index b3449b9..afcdc2a 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -15,4 +15,4 @@ jobs: - name: Lint uses: wandera/golangci-lint-action@v5 with: - version: v1.59.0 + version: v1.62.2