From 89b28fc0acdcab2679faa3857a9db9e524cca948 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Apr 2026 00:03:07 +0000 Subject: [PATCH] Update https://github.com/super-linter/super-linter action to v8.6.0 --- .forgejo/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index e4bf0a7..835b52b 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -15,7 +15,7 @@ jobs: uses: https://github.com/dtolnay/rust-toolchain@1.89.0 - name: Super-linter - uses: https://github.com/super-linter/super-linter@v8.5.0 # x-release-please-version + uses: https://github.com/super-linter/super-linter@v8.6.0 # x-release-please-version env: GITHUB_SERVER_URL: https://forgejo.wizeazz.nl GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} -- 2.49.1