Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#7540 from kubernetes-sigs/dependab…
Browse files Browse the repository at this point in the history
…ot/github_actions/golangci/golangci-lint-action-3.3.1

🌱 Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1
  • Loading branch information
k8s-ci-robot authored Nov 15, 2022
2 parents fcda11d + e17aeb9 commit 639b7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
go-version: 1.19
- name: golangci-lint
uses: golangci/golangci-lint-action@07db5389c99593f11ad7b44463c2d4233066a9b1 # tag=v3.3.0
uses: golangci/golangci-lint-action@0ad9a0988b3973e851ab0a07adf248ec2e100376 # tag=v3.3.1
with:
version: v1.50.0
working-directory: ${{matrix.working-directory}}

0 comments on commit 639b7d2

Please sign in to comment.