Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 (#730)

This commit is contained in:
dependabot[bot] 2024-05-13 20:16:59 +00:00 committed by GitHub
parent 612f3e46ea
commit b12ca98e93
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@v5.3.0
uses: golangci/golangci-lint-action@v6.0.1
with:
version: v1.55.2
- name: test