Skip to content

Commit 6181f50

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.11.3
1 parent 3d68fab commit 6181f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
6262
with:
6363
# renovate: datasource=go depName=github.com/golangci/golangci-lint
64-
version: v2.10.1
64+
version: v2.11.3
6565

6666
codeql-analyze:
6767
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)