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

This commit is contained in:
renovate[bot] 2024-05-08 03:21:00 +00:00 committed by GitHub
parent 619aad076c
commit a5e59aaf2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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@v5
uses: golangci/golangci-lint-action@v6
with:
version: latest
args: --timeout=30m