Skip to content

Commit 16c0975

Browse files
Merge pull request #413 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-9.1.0
2 parents fff4d2f + a1b3da6 commit 16c0975

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
with:
1212
go-version-file: go.mod
1313
- name: golangci-lint
14-
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # v8.0.0
14+
uses: golangci/golangci-lint-action@e7fa5ac41e1cf5b7d48e45e42232ce7ada589601 # v9.1.0
1515
with:
1616
version: v2.5.0
1717
args: --config tools/.golangci.yaml

0 commit comments

Comments
 (0)