Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 (#847)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-05 14:27:06 -05:00 committed by GitHub
parent 17f65124cc
commit c9b34bdce1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
with:
go-version: ${{ matrix.go-version }}
- name: golangci-lint
uses: golangci/golangci-lint-action@v7.0.0
uses: golangci/golangci-lint-action@v8.0.0
with:
version: v2.1.5
- name: test