Skip to content

Commit

Permalink
Update golanci lint action
Browse files Browse the repository at this point in the history
  • Loading branch information
boecklim committed Sep 19, 2024
1 parent d99db9a commit e8d0770
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,6 @@ jobs:
cache: false

- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: v1.60.1

0 comments on commit e8d0770

Please sign in to comment.