This commit is contained in:
dependabot[bot] 2025-03-30 08:05:55 +00:00 committed by GitHub
commit d432a7d7c5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -40,7 +40,7 @@ jobs:
with: with:
go-version: ${{ env.GOLANG_VERSION }} go-version: ${{ env.GOLANG_VERSION }}
- name: Lint - name: Lint
uses: golangci/golangci-lint-action@v6 uses: golangci/golangci-lint-action@v7
with: with:
version: latest version: latest
args: -v --timeout 5m args: -v --timeout 5m