Merge pull request #1818 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.1

chore(deps): bump golangci/golangci-lint-action from 6.5.0 to 6.5.1
master
shirou 8 hours ago committed by GitHub
commit 48dfc6742f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -69,7 +69,7 @@ jobs:
with:
go-version-file: go.mod
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@2226d7cb06a077cd73e56eedd38eecad18e5d837 # v6.5.0
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
with:
args: --verbose
version: latest

Loading…
Cancel
Save