Skip to content

Commit 5fa84cd

Browse files
chore(deps): update dependency golangci/golangci-lint to v2 in .github/workflows/lint.yml
1 parent 30e22bf commit 5fa84cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
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.8
48+
version: v2.1.2
4949
args: --timeout=5m
5050

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

0 commit comments

Comments
 (0)