Skip to content

Commit e48293d

Browse files
authored
Merge pull request #520 from kubernetes/dependabot/github_actions/golangci/golangci-lint-action-9.1.0
build(deps): bump golangci/golangci-lint-action from 9.0.0 to 9.1.0
2 parents 3a163c4 + 7cd88af commit e48293d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
go-version: '1.24'
1818
check-latest: true
1919
- name: golangci-lint
20-
uses: golangci/golangci-lint-action@0a35821d5c230e903fcfe077583637dea1b27b47 # v9.0.0
20+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
2121
with:
2222
version: v2.1

0 commit comments

Comments
 (0)