From 85cd59a69a77a3388656f70ea67a5a4fee370d49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 10:57:19 -0500 Subject: [PATCH] Bump golangci/golangci-lint-action (#608) Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 0e1fd32b0c0584f0d28eec08848dfd2bf6a909d9 to 774c35bcccffb734694af9e921f12f57d882ef74. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](https://github.com/golangci/golangci-lint-action/compare/0e1fd32b0c0584f0d28eec08848dfd2bf6a909d9...774c35bcccffb734694af9e921f12f57d882ef74) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/analysis.yml b/.github/workflows/analysis.yml index 6bd1f147..460f6ffb 100644 --- a/.github/workflows/analysis.yml +++ b/.github/workflows/analysis.yml @@ -21,7 +21,7 @@ jobs: fetch-depth: 0 - name: golangci-lint - uses: golangci/golangci-lint-action@0e1fd32b0c0584f0d28eec08848dfd2bf6a909d9 + uses: golangci/golangci-lint-action@774c35bcccffb734694af9e921f12f57d882ef74 with: version: v1.62.2