Skip to content

Commit 69bd4cc

Browse files
authored
Merge pull request #60 from crossplane-contrib/renovate/golangci-golangci-lint-action-6.x
chore(deps): update golangci/golangci-lint-action action to v6
2 parents a637d41 + 16207dc commit 69bd4cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
# We could run 'make lint' but we prefer this action because it leaves
7070
# 'annotations' (i.e. it comments on PRs to point out linter violations).
7171
- name: Lint
72-
uses: golangci/golangci-lint-action@d6238b002a20823d52840fda27e2d4891c5952dc # v4
72+
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6
7373
with:
7474
version: ${{ env.GOLANGCI_VERSION }}
7575

0 commit comments

Comments
 (0)