Skip to content

Commit

Permalink
chore(deps): upgrade golangci-lint from 1.59.1 to 1.61.0 (#937)
Browse files Browse the repository at this point in the history
Signed-off-by: Cheng Fang <[email protected]>
  • Loading branch information
chengfang authored Nov 15, 2024
1 parent d3da0ba commit 8a156dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Run golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.1
version: v1.61.0
args: --timeout 5m
test:
name: Ensure unit tests are passing
Expand Down

0 comments on commit 8a156dd

Please sign in to comment.