From efdb864994cd449228b189f1fc89fd017389ea69 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:26:18 +0000 Subject: [PATCH] Bump github/codeql-action/init Bumps [github/codeql-action/init](https://github.com/github/codeql-action) from f3f1edbedfb4a1d188d344570834df2996d45d39 to 9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac. - [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/f3f1edbedfb4a1d188d344570834df2996d45d39...9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .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 3557943..52d6dc4 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -74,7 +74,7 @@ jobs: node-version: 20 cache: npm - run: npm ci --ignore-scripts - - uses: github/codeql-action/init@f3f1edbedfb4a1d188d344570834df2996d45d39 + - uses: github/codeql-action/init@9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac with: languages: javascript-typescript - uses: github/codeql-action/analyze@f3f1edbedfb4a1d188d344570834df2996d45d39