From 279cc92c638d6a58c0b7f316f292b8d9a2d473ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:23:42 +0000 Subject: [PATCH] Bump github/codeql-action/analyze Bumps [github/codeql-action/analyze](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/analyze 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..137743d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: - uses: github/codeql-action/init@f3f1edbedfb4a1d188d344570834df2996d45d39 with: languages: javascript-typescript - - uses: github/codeql-action/analyze@f3f1edbedfb4a1d188d344570834df2996d45d39 + - uses: github/codeql-action/analyze@9cea5827c668a1fe7165dbce6e80c3f9cf3f83ac secrets-scan: runs-on: ubuntu-latest