Skip to content

Commit

Permalink
ci: bump golangci-lint to 1.63.4
Browse files Browse the repository at this point in the history
  • Loading branch information
matt-FFFFFF committed Jan 20, 2025
1 parent 38d3955 commit 332703d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/super-linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,6 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
with:
version: v1.55.2
version: v1.63.4
working-directory: ${{ github.workspace }}/tests
args: --timeout 6m

0 comments on commit 332703d

Please sign in to comment.