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

This commit is contained in:
renovate[bot] 2025-03-25 10:16:42 +00:00 committed by GitHub
parent 4adce19966
commit 4c4b3fa451
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.2
uses: golangci/golangci-lint-action@v7.0.0
with:
version: latest
only-new-issues: true