Skip to content

Commit 7f1ac9f

Browse files
authored
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
2 parents 2ab27a0 + 0656dbe commit 7f1ac9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
with:
7070
go-version-file: go.mod
7171
- name: Setup golangci-lint
72-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
72+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
7373
with:
7474
args: --verbose
7575
version: latest

0 commit comments

Comments
 (0)