Skip to content

Commit 1cd9412

Browse files
authoredFeb 24, 2025
Bump golangci/golangci-lint-action (#621)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5 to 456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@3b4f037...456fc0f) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e7a1577 commit 1cd9412

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/analysis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
fetch-depth: 0
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5
24+
uses: golangci/golangci-lint-action@456fc0f7358ebf6cdd48ca0d2d56e88a6c7aa077
2525
with:
2626
version: v1.62.2
2727

0 commit comments

Comments
 (0)
Failed to load comments.