From 6964021adeaf47ef10352ec6430f0e39ad5d7dab Mon Sep 17 00:00:00 2001 From: "renovate-mike[bot]" <274037420+renovate-mike[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2026 22:03:50 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v4.36.3 --- .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 a6e4ed47..f91e5f0c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -132,7 +132,7 @@ jobs: - name: Upload Lint SARIF if: always() && github.event_name == 'pull_request' - uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4.36.2 + uses: github/codeql-action/upload-sarif@54f647b7e1bb85c95cddabcd46b0c578ec92bc1a # v4.36.3 with: sarif_file: 'sarif-reports' category: android-lint