Skip to content

Commit be212c2

Browse files
dependabot[bot]euskadi31
authored andcommitted
build(deps): bump golangci/golangci-lint-action from 3 to 4
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3 to 4. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v3...v4) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 90911cc commit be212c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686
}
8787
8888
- name: Run golangci-lint
89-
uses: golangci/golangci-lint-action@v3
89+
uses: golangci/golangci-lint-action@v4
9090
with:
9191
version: v1.52.2
9292
skip-pkg-cache: true

0 commit comments

Comments
 (0)