Skip to content

Commit 9bcf125

Browse files
deps(dependabot): bump golangci/golangci-lint-action from 4.0.0 to 5.0.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4.0.0 to 5.0.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@v4.0.0...v5.0.0) --- 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 27517b5 commit 9bcf125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codequality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
go-version-file: go.mod
4545

4646
- name: golangci-lint
47-
uses: golangci/golangci-lint-action@v4.0.0
47+
uses: golangci/golangci-lint-action@v5.0.0
4848
with:
4949
version: v1.57

0 commit comments

Comments
 (0)