ci: bump Golangci-lint to v2.6.0

Signed-off-by: Babak K. Shandiz <babakks@github.com>
This commit is contained in:
Babak K. Shandiz 2025-10-30 12:27:12 +00:00
parent f4797e5316
commit 594e210581
No known key found for this signature in database
GPG key ID: 9472CAEFF56C742E

View file

@ -44,7 +44,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
with:
version: v2.1.6
version: v2.6.0
# Discover vulnerabilities within Go standard libraries used to build GitHub CLI using govulncheck.
govulncheck: