Skip to content

Commit 97624e6

Browse files
Bump golangci/golangci-lint-action (#620)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from db1c463e05c87f65a1da26368fb4f6639406da0a to 3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@db1c463...3b4f037) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7cd0226 commit 97624e6

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@db1c463e05c87f65a1da26368fb4f6639406da0a
24+
uses: golangci/golangci-lint-action@3b4f037d0e94e85d98f9824ef87b2dc32d53fbd5
2525
with:
2626
version: v1.62.2
2727

0 commit comments

Comments
 (0)