chore(deps): update golangci/golangci-lint-action action to v6

This commit is contained in:
renovate[bot] 2024-05-07 01:22:00 +00:00 committed by GitHub
parent 6a6993d52d
commit 535d9f4641
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,7 +56,7 @@ jobs:
go-version: ${{ env.GO_VERSION }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v3
uses: golangci/golangci-lint-action@v6
with:
version: ${{ env.GOLANGCI_VERSION }}