chore(deps): update golangci/golangci-lint-action action to v9

This commit is contained in:
renovate[bot] 2025-11-16 10:42:42 +00:00 committed by Jannis Mattheis
parent 2a6f9fbc7c
commit 9216661dda
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
- uses: actions/checkout@v5 - uses: actions/checkout@v5
- run: (cd ui && yarn) - run: (cd ui && yarn)
- run: make build-js - run: make build-js
- uses: golangci/golangci-lint-action@v8 - uses: golangci/golangci-lint-action@v9
with: with:
version: v2.4.0 version: v2.4.0
args: --timeout=5m args: --timeout=5m