chore(deps): update golangci/golangci-lint-action action to v7 (#462)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kolaente <k@knt.li>
This commit is contained in:
renovate[bot]
2025-04-02 09:28:56 +02:00
committed by GitHub
parent b24058b3e5
commit 4a75f7d4da
17 changed files with 184 additions and 155 deletions

View File

@@ -74,9 +74,9 @@ jobs:
mkdir -p frontend/dist
touch frontend/dist/index.html
- name: golangci-lint
uses: golangci/golangci-lint-action@55c2c1448f86e01eaae002a5a3a9624417608d84 # v6
uses: golangci/golangci-lint-action@1481404843c368bc19ca9406f87d6e0fc97bdcfd # v7
with:
version: v1.64.5
version: v2.0.0
api-check-translations:
runs-on: ubuntu-latest