Skip to content

Commit

Permalink
Merge pull request #306 from crossplane-contrib/dependabot/github_act…
Browse files Browse the repository at this point in the history
…ions/golangci/golangci-lint-action-4

Bump golangci/golangci-lint-action from 3 to 4
  • Loading branch information
fahedouch authored Feb 24, 2024
2 parents fbd8487 + d54d2c8 commit ee1bf17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# this action because it leaves 'annotations' (i.e. it comments on PRs to
# point out linter violations).
- name: Lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v4
with:
args: --timeout=10m0s
version: ${{ env.GOLANGCI_VERSION }}
Expand Down

0 comments on commit ee1bf17

Please sign in to comment.