From 9ee66ec7ecde99fe9d6908ba4c12819206a4620d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 03:58:31 +0000 Subject: [PATCH] chore(deps): update actions/upload-artifact action to v7 --- .github/workflows/mega-linter.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mega-linter.yaml b/.github/workflows/mega-linter.yaml index 8704a1a..1e544b8 100644 --- a/.github/workflows/mega-linter.yaml +++ b/.github/workflows/mega-linter.yaml @@ -43,7 +43,7 @@ jobs: token: ${{ steps.auth.outputs.token }} - if: success() || failure() name: Upload Reports - uses: actions/upload-artifact@v6 + uses: actions/upload-artifact@v7 with: name: mega-linter-reports path: |-