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

This commit is contained in:
renovate[bot] 2025-03-13 01:19:11 +00:00 committed by GitHub
parent c7b2f29740
commit e04a482cc4
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.5.0
uses: golangci/golangci-lint-action@v6.5.1
with:
version: latest
only-new-issues: true