Skip to content

Commit

Permalink
Use newer lint version in github action
Browse files Browse the repository at this point in the history
Signed-off-by: Guvenc Gulce <[email protected]>
  • Loading branch information
guvenc committed Dec 16, 2024
1 parent 92056f4 commit 67cd74c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.59.0
version: v1.60.1

0 comments on commit 67cd74c

Please sign in to comment.