From 6ba6446c8535dff1d2d8c6dfc9b2af66e2630181 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 00:36:24 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action from 3.35.2 to 4.35.2 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.35.2 to 4.35.2. - [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/ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a...95e58e9a2cdfd71adc6e0353d5c52f41a045d225) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.35.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index e68ff34..c2ac2be 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -51,12 +51,12 @@ jobs: uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 - name: Initialize CodeQL - uses: github/codeql-action/init@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a + uses: github/codeql-action/init@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 with: languages: javascript-typescript - name: Autobuild - uses: github/codeql-action/autobuild@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a + uses: github/codeql-action/autobuild@95e58e9a2cdfd71adc6e0353d5c52f41a045d225 - name: Perform CodeQL analysis - uses: github/codeql-action/analyze@ce64ddcb0d8d890d2df4a9d1c04ff297367dea2a + uses: github/codeql-action/analyze@95e58e9a2cdfd71adc6e0353d5c52f41a045d225