Skip to content

Commit

Permalink
Merge pull request #2125 from kubesphere/dependabot-github_actions-go…
Browse files Browse the repository at this point in the history
…langci-golangci-lint-action-4.0.0

build(deps): bump golangci/golangci-lint-action from 3.6.0 to 4.0.0
  • Loading branch information
ks-ci-bot authored Feb 29, 2024
2 parents 6b7453c + ac524bc commit 64451dd
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 @@ -22,7 +22,7 @@ jobs:
with:
go-version: 1.19
- name: golangci-lint
uses: golangci/golangci-lint-action@v3.6.0
uses: golangci/golangci-lint-action@v4.0.0
with:
version: v1.50.1
working-directory: ${{matrix.working-directory}}

0 comments on commit 64451dd

Please sign in to comment.