Skip to content

Commit 108eb6c

Browse files
authored
Merge pull request #1319 from kubernetes-sigs/dependabot/github_actions/all-aab76c74d0
Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the all group
2 parents 337c808 + 84c7b5c commit 108eb6c

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
@@ -21,6 +21,6 @@ jobs:
2121
cache: false
2222

2323
- name: golangci-lint
24-
uses: golangci/golangci-lint-action@aaa42aa0628b4ae2578232a66b541047968fac86 # v6.1.0
24+
uses: golangci/golangci-lint-action@971e284b6050e8a5849b72094c50ab08da042db8 # v6.1.1
2525
with:
2626
version: v1.58

0 commit comments

Comments
 (0)