From 597cfcb8e67f42c0262dc8bd63cdf76fa91e9094 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Sep 2025 13:24:09 +0000 Subject: [PATCH] Update oxsecurity/megalinter action to v9 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index fb27c7d..18d36bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: id: ml # You can override MegaLinter flavor used to have faster performances # More info at https://megalinter.io/flavors/ - uses: oxsecurity/megalinter/flavors/go@v8 + uses: oxsecurity/megalinter/flavors/go@v9 env: # All available variables are described in documentation # https://megalinter.io/config-file/