Skip to content

Commit

Permalink
Merge pull request #1727 from ktock/golangci-lint-1.59.1
Browse files Browse the repository at this point in the history
CI: Bump golangci-lint to 1.59.1
  • Loading branch information
AkihiroSuda authored Jul 4, 2024
2 parents 30120dc + 07f1c1d commit e0f77dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.59.0
version: v1.59.1
args: --verbose --timeout=10m
working-directory: ${{ matrix.targetdir }}

Expand Down

0 comments on commit e0f77dc

Please sign in to comment.