Skip to content

Commit

Permalink
Merge pull request #93 from crossplane/renovate/golangci-golangci-lin…
Browse files Browse the repository at this point in the history
…t-action-6.x
  • Loading branch information
jeanduplessis authored Oct 7, 2024
2 parents 20251e9 + 37858c5 commit f93687d
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 @@ -100,7 +100,7 @@ jobs:
# We could run 'make lint' but we prefer 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@v6
with:
version: ${{ env.GOLANGCI_VERSION }}

Expand Down

0 comments on commit f93687d

Please sign in to comment.