From 51602594a85589b580257d69a9884419603d4613 Mon Sep 17 00:00:00 2001 From: ward Date: Thu, 4 Dec 2025 13:53:10 +0000 Subject: [PATCH] Update .forgejo/workflows/ci.yml --- .forgejo/workflows/ci.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.forgejo/workflows/ci.yml b/.forgejo/workflows/ci.yml index c6255c9..20ae1e3 100644 --- a/.forgejo/workflows/ci.yml +++ b/.forgejo/workflows/ci.yml @@ -10,7 +10,8 @@ jobs: steps: - uses: https://code.forgejo.org/actions/checkout@v6 - - uses: https://github.com/oxsecurity/megalinter@v9 + - name: Super-linter + uses: super-linter/super-linter@v8.3.0 # x-release-please-version env: MEGALINTER_FLAVOR: cupcake GITHUB_SERVER_URL: https://forgejo.wizeazz.nl