From f3d96846a776eb18227c71bd3b61bf714a523735 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Feb 2026 15:38:34 +0000 Subject: [PATCH] chore(deps): update super-linter/super-linter action to v8 [security] --- .github/workflows/linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index 097a2d04..4df841f3 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -59,7 +59,7 @@ jobs: # Run Linter against code base # ################################ - name: Lint Code Base - uses: super-linter/super-linter@v6.0.0 # x-release-please-version + uses: super-linter/super-linter@47984f49b4e87383eed97890fe2dca6063bbd9c3 # v8.3.1 # x-release-please-version # All Environment variables are defined here https://github.com/github/super-linter#environment-variables env: