Skip to content

Commit 4e721fa

Browse files
authored
Merge pull request #4196 from kubernetes/dependabot/github_actions/actions-1a4f998223
Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 in the actions group
2 parents 13d8f85 + ed734ff commit 4e721fa

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
@@ -30,6 +30,6 @@ jobs:
3030
check-latest: true
3131

3232
- name: golangci-lint
33-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
33+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
3434
with:
3535
version: v2.5

0 commit comments

Comments
 (0)