Skip to content

Commit

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

Bump golangci/golangci-lint-action from 2.5.2 to 3.6.0
  • Loading branch information
johnoloughlin authored Jul 12, 2023
2 parents 995d106 + 0d3db6b commit c0d799f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
run: docker cp userspacecni:/root/userspace-cni-network-plugin/cnivpp ./

- name: golangci-lint
uses: golangci/golangci-lint-action@5c56cd6c9dc07901af25baab6f2b0d9f3b7c3018 # v2.5.2
uses: golangci/golangci-lint-action@639cd343e1d3b897ff35927a75193d57cfcba299 # v3.6.0
with:
# Required: the version of golangci-lint is required and must be specified without patch version: we always use the latest patch version.
version: v1.52.2
Expand Down

0 comments on commit c0d799f

Please sign in to comment.