Skip to content

Commit debd095

Browse files
Merge pull request #479 from spf13/dependabot/github_actions/golangci/golangci-lint-action-6.5.2
2 parents 487a81d + ade566c commit debd095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
go-version: "1.24"
5151

5252
- name: Lint
53-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
53+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
5454
with:
5555
version: v1.64.7

0 commit comments

Comments
 (0)