Skip to content

Commit 4147b9e

Browse files
Bump golangci/golangci-lint-action from 3.4.0 to 6.5.2
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 6.5.2. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3.4.0...v6.5.2) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 098045d commit 4147b9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/style.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
go-version-file: go.mod
2828

29-
- uses: golangci/golangci-lint-action@v3.4.0
29+
- uses: golangci/golangci-lint-action@v6.5.2
3030
with:
3131
version: v1.61.0
3232

0 commit comments

Comments
 (0)