From 04543f1c0e789bebefa4197c26d0829c71d0a59b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Oct 2025 00:21:04 +0000 Subject: [PATCH] chore(deps): update super-linter/super-linter action to v8.2.1 --- .gitea/workflows/super-linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/super-linter.yaml b/.gitea/workflows/super-linter.yaml index b7f9d8a..c36ba19 100644 --- a/.gitea/workflows/super-linter.yaml +++ b/.gitea/workflows/super-linter.yaml @@ -25,7 +25,7 @@ jobs: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v8.2.0 # x-release-please-version + uses: super-linter/super-linter@v8.2.1 # x-release-please-version env: DEFAULT_BRANCH: main # To report GitHub Actions status checks -- 2.54.0