From 1c058d049e09f14f17034a462cd3a094bd682d9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 12:07:51 +0000 Subject: [PATCH] Update super-linter/super-linter action to v8.7.0 --- .github/workflows/error_action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/error_action.yml b/.github/workflows/error_action.yml index d68f7e3..7737f88 100644 --- a/.github/workflows/error_action.yml +++ b/.github/workflows/error_action.yml @@ -35,7 +35,7 @@ jobs: persist-credentials: false - name: Super-linter - uses: super-linter/super-linter/slim@9e863354e3ff62e0727d37183162c4a88873df41 # v8.6.0 + uses: super-linter/super-linter/slim@4ce20838b8ab83717e78138c5b3a1407148e0918 # v8.7.0 env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}