chore(actions): update dependency golangci/golangci-lint (v2.10.1 → v2.11.3) (#135)

This commit is contained in:
renovate[bot]
2026-03-15 19:01:22 +02:00
committed by GitHub
parent c5b81d04b6
commit b312c9a296
2 changed files with 2 additions and 2 deletions

View File

@@ -52,7 +52,7 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.10.1
version: v2.11.3
install-mode: goinstall
- name: Run integration tests and collect coverage