From eb3ae7094d289c55864477ad858f75401099c0e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 21:26:30 +0000 Subject: [PATCH] Bump github/codeql-action Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4d7c95ad6bec2e9a536fd2c8c62165890dcaf8a6 to e296a935590eb16afc0c0108289f68c87e2a89a5. - [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/4d7c95ad6bec2e9a536fd2c8c62165890dcaf8a6...e296a935590eb16afc0c0108289f68c87e2a89a5) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 7fd177fa680c9881b53cdab4d346d32574c9f7f4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f286db2..f632b49 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -21,7 +21,7 @@ jobs: - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 with: persist-credentials: false - - uses: github/codeql-action/init@4d7c95ad6bec2e9a536fd2c8c62165890dcaf8a6 + - uses: github/codeql-action/init@e296a935590eb16afc0c0108289f68c87e2a89a5 with: languages: javascript-typescript - - uses: github/codeql-action/analyze@4d7c95ad6bec2e9a536fd2c8c62165890dcaf8a6 + - uses: github/codeql-action/analyze@e296a935590eb16afc0c0108289f68c87e2a89a5