Skip to content

Commit

Permalink
update golang-cli-lint version
Browse files Browse the repository at this point in the history
  • Loading branch information
hebelsan committed Jan 3, 2024
1 parent 9cbc114 commit 8bb7eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: Lint
uses: golangci/golangci-lint-action@v3
with:
version: v1.52.2
version: v1.55.2

- name: Test
run: make test

0 comments on commit 8bb7eda

Please sign in to comment.