From bd11fd28442b8002ffd335aa5163118411373532 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Sep 2025 00:01:03 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter action to v9 --- .gitea/workflows/sec-megalinter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/sec-megalinter.yml b/.gitea/workflows/sec-megalinter.yml index 4720b64..b90a6f3 100644 --- a/.gitea/workflows/sec-megalinter.yml +++ b/.gitea/workflows/sec-megalinter.yml @@ -53,7 +53,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter@v7 + uses: oxsecurity/megalinter@v9 env: # All available variables are described in documentation # https://megalinter.io/configuration/