Skip to content

Commit

Permalink
Merge pull request #2058 from kubernetes-sigs/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/golangci/golangci-lint-action-3

🌱 Bump golangci/golangci-lint-action from 2 to 3
  • Loading branch information
k8s-ci-robot committed Nov 24, 2022
2 parents 92611cb + 3e68cf6 commit 5975720
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: golangci-lint
uses: golangci/golangci-lint-action@v2
uses: golangci/golangci-lint-action@v3
with:
version: v1.49.0
working-directory: ${{matrix.working-directory}}

0 comments on commit 5975720

Please sign in to comment.