Skip to content

Commit eb17795

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.64.7 in .github/workflows/lint.yml
1 parent 369e230 commit eb17795

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: golangci/golangci-lint-action@v6
4646
with:
4747
# renovate: datasource=github-releases depName=golangci/golangci-lint
48-
version: v1.64.6
48+
version: v1.64.7
4949
args: --timeout=5m
5050

5151
# ------------------------------

0 commit comments

Comments
 (0)