Merge pull request #1794 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.0

chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.5.0
tags/v4.25.2 v4.25.2
shirou 2 weeks ago committed by GitHub
commit bcd0dfa73b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save