From dad990ed436a6215eba6eab61a4f30fa8cc97480 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 14:06:45 +0000 Subject: [PATCH] chore(deps): update oxsecurity/megalinter digest to 9949bad --- .github/workflows/lint.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/lint.yaml b/.github/workflows/lint.yaml index c64a76c..068653f 100644 --- a/.github/workflows/lint.yaml +++ b/.github/workflows/lint.yaml @@ -32,7 +32,7 @@ jobs: only-new-issues: true - name: megalinter - uses: oxsecurity/megalinter@15e5b45552097e318c93de385779ce3b1084052c # v10 + uses: oxsecurity/megalinter@9949bad031045f366be2467e00e8371a7328a2e2 # v10 if: ${{ (github.event_name == 'push' && github.ref == 'refs/heads/main') }} env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}