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

This commit is contained in:
renovate[bot] 2025-11-08 02:01:05 +00:00 committed by GitHub
parent 83fc0386ad
commit b9b0ae15fa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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