Skip to content

Commit

Permalink
Merge pull request #1732 from intel/dependabot/github_actions/golangc…
Browse files Browse the repository at this point in the history
…i/golangci-lint-action-6

build(deps): bump golangci/golangci-lint-action from 5 to 6
  • Loading branch information
mythi committed May 8, 2024
2 parents 18d6e2d + 68f12e2 commit d367b5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lib-validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
go-version-file: go.mod
check-latest: true
- name: golangci-lint
uses: golangci/golangci-lint-action@v5
uses: golangci/golangci-lint-action@v6
with:
version: v1.57.2
args: -v --timeout 5m
Expand Down

0 comments on commit d367b5f

Please sign in to comment.