Skip to content

Commit b359a34

Browse files
authored
Merge pull request #1709 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-3.3.1
🌱 Bump golangci/golangci-lint-action from 3.2.0 to 3.3.1
2 parents 7ef78e7 + 68510a7 commit b359a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/golangci-lint.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
go-version: 1.18
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@v3.2.0
20+
uses: golangci/golangci-lint-action@v3.3.1
2121
with:
2222
version: v1.47.3

0 commit comments

Comments
 (0)