[dependencies] Update golangci/golangci-lint-action action to v5

This commit is contained in:
renovate[bot] 2024-04-26 12:47:15 +00:00 committed by 世界
parent f3ac91673a
commit e85a38e059
No known key found for this signature in database
GPG Key ID: CD109927C34A63C4
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ jobs:
with:
go-version: ^1.22
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v5
with:
version: latest
args: --timeout=30m