chore(deps): update golangci/golangci-lint-action action to v6.5.0 (#426)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-02-18 14:01:38 +01:00 committed by GitHub
parent e2ad22eac8
commit f4f53452bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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