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

This commit is contained in:
renovate[bot] 2025-02-09 04:24:20 +00:00 committed by GitHub
parent e83c9b1972
commit 9d22813666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,7 +25,7 @@ jobs:
with:
go-version-file: go.mod
- name: Golangci-lint
uses: golangci/golangci-lint-action@v6.1.1
uses: golangci/golangci-lint-action@v6.3.1
with:
version: latest
only-new-issues: true