Skip to content

Commit 14bc360

Browse files
authored
Merge pull request #60 from kubernetes-sigs/dependabot/github_actions/golangci/golangci-lint-action-9.2.0
Bump golangci/golangci-lint-action from 8.0.0 to 9.2.0
2 parents 13f9fa2 + 2b52c01 commit 14bc360

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
cache: false
4141

4242
- name: golangci-lint
43-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
43+
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
4444
with:
4545
version: v2.1
4646

0 commit comments

Comments
 (0)