Skip to content

Commit 28719ad

Browse files
authored
Merge pull request #1718 from intel/dependabot/github_actions/golangci/golangci-lint-action-5
build(deps): bump golangci/golangci-lint-action from 4 to 5
2 parents d0f9aaa + c52603b commit 28719ad

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@v4
44+
uses: golangci/golangci-lint-action@v5
4545
with:
4646
version: v1.55.2
4747
args: -v --timeout 5m

0 commit comments

Comments
 (0)