Skip to content

Commit 3d84f94

Browse files
authored
Merge pull request kubernetes-sigs#7977 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-3.4.0
🌱 Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0
2 parents 55634df + 8e49a31 commit 3d84f94

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@0ad9a0988b3973e851ab0a07adf248ec2e100376 # tag=v3.3.1
26+
uses: golangci/golangci-lint-action@08e2f20817b15149a52b5b3ebe7de50aff2ba8c5 # tag=v3.4.0
2727
with:
2828
version: v1.50.1
2929
working-directory: ${{matrix.working-directory}}

0 commit comments

Comments
 (0)