Skip to content

Commit 5ccdb6d

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.64.5 in .github/workflows/lint.yml
1 parent cfddbe6 commit 5ccdb6d

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.63.4
48+
version: v1.64.5
4949
args: --timeout=5m
5050

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

0 commit comments

Comments
 (0)