Skip to content

Commit b822ce2

Browse files
authored
Merge pull request #1448 from kubernetes-sigs/dependabot/github_actions/all-21927cc567
chore(deps): bump golangci/golangci-lint-action from 6.5.1 to 6.5.2 in the all group
2 parents 5d4fce7 + d40185b commit b822ce2

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
@@ -23,6 +23,6 @@ jobs:
2323
cache: false
2424

2525
- name: golangci-lint
26-
uses: golangci/golangci-lint-action@4696ba8babb6127d732c3c6dde519db15edab9ea # v6.5.1
26+
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6.5.2
2727
with:
2828
version: v1.63

0 commit comments

Comments
 (0)