Merge pull request #1677 from c9s/dependabot/github_actions/golangci/golangci-lint-action-6

dep: bump golangci/golangci-lint-action from 4 to 6
This commit is contained in:
c9s 2024-08-01 14:06:21 +08:00 committed by GitHub
commit 661b870f71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -20,6 +20,6 @@ jobs:
go-version: '1.21'
cache: false
- name: golangci-lint
uses: golangci/golangci-lint-action@v4
uses: golangci/golangci-lint-action@v6
with:
version: 'v1.54'