Skip to content

Commit

Permalink
chore(deps): update dependency golangci-lint to v1.61.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cultureamp-renovate[bot] committed Sep 14, 2024
1 parent b1157b5 commit eec6165
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Lint code
uses: golangci/golangci-lint-action@v6
with:
version: v1.60.3
version: v1.61.0
args: "-v --timeout=2m"

go-test:
Expand Down

0 comments on commit eec6165

Please sign in to comment.