From 05cee7ba9fea6a3060381e3bfbd16fd0297c58f5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:28:56 +0200 Subject: [PATCH] =?UTF-8?q?fix(github-action):=20update=20oxsecurity/megal?= =?UTF-8?q?inter=20(v8.4.0=20=E2=86=92=20v8.4.1)=20(#23)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-lint.yml b/.github/workflows/pr-lint.yml index fb9d9df..22d0c12 100644 --- a/.github/workflows/pr-lint.yml +++ b/.github/workflows/pr-lint.yml @@ -72,7 +72,7 @@ jobs: # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/latest/flavors/ - uses: oxsecurity/megalinter/flavors/cupcake@v8.4.0 + uses: oxsecurity/megalinter/flavors/cupcake@v8.4.1 id: ml