Merge pull request #1820 from shirou/dependabot/github_actions/golangci/golangci-lint-action-6.5.2

chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2
pull/1826/head
shirou 2 months ago committed by GitHub
commit 7f1ac9fd4d
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@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
with:
args: --verbose
version: latest

Loading…
Cancel
Save