Skip to content

Commit 6e0ede2

Browse files
authored
Merge pull request #7451 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-3.3.0
🌱 Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0
2 parents 9d35266 + 708672f commit 6e0ede2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
with:
2424
go-version: 1.19
2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@v3.2.0
26+
uses: golangci/golangci-lint-action@v3.3.0
2727
with:
2828
version: v1.50.0
2929
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)