Skip to content

Commit 5e719a4

Browse files
authored
Merge pull request #87 from crossplane-contrib/renovate/golangci-golangci-lint-action-4.x
chore(deps): update golangci/golangci-lint-action action to v4
2 parents 0bc7f21 + c3bf68c commit 5e719a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
cache: false # The golangci-lint action does its own caching.
5050

5151
- name: Lint
52-
uses: golangci/golangci-lint-action@v3
52+
uses: golangci/golangci-lint-action@v4
5353
with:
5454
version: ${{ env.GOLANGCI_VERSION }}
5555

0 commit comments

Comments
 (0)