Skip to content

Commit 30f17ee

Browse files
Bump golangci/golangci-lint-action
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 774c35bcccffb734694af9e921f12f57d882ef74 to a7b658d2951c9acd466331cdf290b5dbac3bcce6. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@774c35b...a7b658d) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e9286c commit 30f17ee

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

0 commit comments

Comments
 (0)