From 6488fca0d34d8218d8bb71a6bfd1b5c660fa5f68 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Nov 2024 10:14:30 +0000 Subject: [PATCH] chore(deps): minor update oxsecurity/megalinter action to v8.3.0 --- .github/workflows/mega-linter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yml b/.github/workflows/mega-linter.yml index b9dac60..55edc59 100644 --- a/.github/workflows/mega-linter.yml +++ b/.github/workflows/mega-linter.yml @@ -47,7 +47,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/dotnet@v8.1.0 + uses: oxsecurity/megalinter/flavors/dotnet@v8.3.0 env: # All available variables are described in documentation # https://megalinter.io/configuration/