Skip to content

Commit

Permalink
Update golangci-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuan-chen committed May 17, 2024
1 parent 9c436ac commit daa29e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
- name: golangci-lint batch-submitter
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
version: v1.56.1
working-directory: go/batch-submitter
- name: golangci-lint bss-core
uses: golangci/golangci-lint-action@v3
with:
version: v1.51.0
version: v1.56.1
working-directory: go/bss-core

0 comments on commit daa29e8

Please sign in to comment.