Skip to content

Commit

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

build(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.6.0
  • Loading branch information
ks-ci-bot committed Sep 13, 2023
2 parents 8608a8c + 6efc940 commit 7a08be1
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.4.0
uses: golangci/golangci-lint-action@v3.6.0
with:
version: v1.50.1
working-directory: ${{matrix.working-directory}}

0 comments on commit 7a08be1

Please sign in to comment.