From eab3d19eb6c716a68d5c1847c1b1e0c4cea3fdaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:14:27 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action from 3.29.9 to 4.35.1 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.29.9 to 4.35.1. - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/github/codeql-action/compare/df559355d593797519d70b90fc8edd5db049e7a2...c10b8064de6f491fea524254123dbe5e09572f13) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 973d88f5f..9cf0c12a9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -325,12 +325,12 @@ jobs: ref: '${{ github.event.inputs.branch_ref || github.ref }}' - name: 'Initialize CodeQL' - uses: 'github/codeql-action/init@df559355d593797519d70b90fc8edd5db049e7a2' # ratchet:github/codeql-action/init@v3 + uses: 'github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13' # ratchet:github/codeql-action/init@v3 with: languages: 'javascript' - name: 'Perform CodeQL Analysis' - uses: 'github/codeql-action/analyze@df559355d593797519d70b90fc8edd5db049e7a2' # ratchet:github/codeql-action/analyze@v3 + uses: 'github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13' # ratchet:github/codeql-action/analyze@v3 # Check for changes in bundle size. bundle_size: