Skip to content

Commit eea3990

Browse files
authored
Merge pull request #1663 from intel/dependabot/github_actions/golangci/golangci-lint-action-4
build(deps): bump golangci/golangci-lint-action from 3 to 4
2 parents dd1a1f5 + 4e3c52d commit eea3990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lib-validate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
go-version-file: go.mod
4242
check-latest: true
4343
- name: golangci-lint
44-
uses: golangci/golangci-lint-action@v3
44+
uses: golangci/golangci-lint-action@v4
4545
with:
4646
version: v1.55.2
4747
args: -v --timeout 5m

0 commit comments

Comments
 (0)