Skip to content

Commit

Permalink
Merge pull request #61 from DATA-DOG/golangci-lint
Browse files Browse the repository at this point in the history
Use latest version of golangci-lint
  • Loading branch information
Yiling-J committed Jan 5, 2024
2 parents 244953c + 25ee8ea commit f2e4df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Run linters
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.55.2

integration:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f2e4df2

Please sign in to comment.