Skip to content

Commit 307d26a

Browse files
chore(deps): update dependency golangci/golangci-lint to v1.64.7 in .github/workflows/lint.yml (#207)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 369e230 commit 307d26a

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)