Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
5ffefd45a7 chore(actions): update ivuorinen/actions action (v2026.03.09 → v2026.03.11)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-15 16:00:02 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -43,5 +43,5 @@ jobs:
- name: golangci-lint
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9.2.0
with:
version: v2.11.3
version: v2.10.1
install-mode: goinstall

View File

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