From e6d014c9993c15810707ad8f774b8ac2b2a093a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 11:46:58 +0000 Subject: [PATCH] Bump github/codeql-action/analyze from 3.37.4 to 4.37.4 Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 3.37.4 to 4.37.4. - [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/a2983b8bed1923f44751c5c43237f479442827b3...f205ea1c3313d32999d8d6a48b4f6530d4437b38) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: 4.37.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 03fa3a0..6a3f73e 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -26,7 +26,7 @@ jobs: with: languages: javascript-typescript - name: Analyze - uses: github/codeql-action/analyze@a2983b8bed1923f44751c5c43237f479442827b3 # v3 + uses: github/codeql-action/analyze@f205ea1c3313d32999d8d6a48b4f6530d4437b38 # v3 dependency-review: name: Dependency review