Bump golangci-lint version to v1.63.4 from v1.63.1 (#2114)

This commit is contained in:
Denis Bilenko 2025-01-10 10:49:57 +01:00 committed by GitHub
parent 75cd582021
commit 99cd3fe184
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -97,7 +97,7 @@ jobs:
- name: golangci-lint - name: golangci-lint
uses: golangci/golangci-lint-action@v6 uses: golangci/golangci-lint-action@v6
with: with:
version: v1.63.1 version: v1.63.4
args: --timeout=15m args: --timeout=15m
validate-bundle-schema: validate-bundle-schema: