Skip to content

Commit

Permalink
Merge pull request #6524 from killianmuldoon/update/golanglint-ci-3.2
Browse files Browse the repository at this point in the history
🌱  Update golangci-lint action to 3.2
  • Loading branch information
k8s-ci-robot committed May 17, 2022
2 parents 7feaae7 + 63fb3b0 commit 15e172c
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 @@ -18,7 +18,7 @@ jobs:
with:
go-version: 1.17
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.1.0
uses: golangci/golangci-lint-action@v3.2.0
with:
version: v1.44.0
working-directory: ${{matrix.working-directory}}

0 comments on commit 15e172c

Please sign in to comment.