Skip to content

Commit 437e9ed

Browse files
authored
Merge pull request #43 from rokuosan/renovate/golangci-golangci-lint-action-6.x
chore(deps): update golangci/golangci-lint-action action to v6.5.2
2 parents 6938508 + b70b2a9 commit 437e9ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-golang.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
with:
1919
go-version: '1.24'
2020
- name: golangci-lint
21-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
21+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
2222
with:
2323
version: v1.64.8

0 commit comments

Comments
 (0)