Bump golangci/golangci-lint-action from 6.3.2 to 6.5.0 (#831)

This commit is contained in:
dependabot[bot] 2025-02-17 13:32:19 -06:00 committed by GitHub
parent 34fc56e077
commit 129f89c569
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
with:
go-version: ${{ matrix.go-version }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v6.3.2
uses: golangci/golangci-lint-action@v6.5.0
with:
version: v1.59.1
- name: test