Skip to content

Commit

Permalink
Merge pull request #1693 from ktock/golangci-lint-1.59
Browse files Browse the repository at this point in the history
CI: golangci-lint v1.59.0
  • Loading branch information
dmcgowan authored May 31, 2024
2 parents f837845 + 8d97d1a commit 7bbd36e
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.58.0
version: v1.59.0
args: --verbose --timeout=10m
working-directory: ${{ matrix.targetdir }}

Expand Down

0 comments on commit 7bbd36e

Please sign in to comment.