Skip to content

Commit 3b81bde

Browse files
authored
Merge pull request #203 from etcd-io/dependabot/github_actions/golangci/golangci-lint-action-6.3.1
build(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1
2 parents 03bb357 + 0818251 commit 3b81bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yaml

+1-1
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@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
14+
uses: golangci/golangci-lint-action@2e788936b09dd82dc280e845628a40d2ba6b204c # v6.3.1
1515
with:
1616
version: v1.60.1
1717
args: --config tools/.golangci.yaml

0 commit comments

Comments
 (0)