From 1c4693f9ce272b664d432827189b111cb1c74103 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2026 13:45:51 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action/analyze Bumps [github/codeql-action/analyze](https://github.com/github/codeql-action) from 988661ebb5e81487b3fb31b2185d2856c0a10679 to ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd. - [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/988661ebb5e81487b3fb31b2185d2856c0a10679...ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd) --- updated-dependencies: - dependency-name: github/codeql-action/analyze dependency-version: ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd dependency-type: direct:production ... 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 fa765c0..a501862 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -29,7 +29,7 @@ jobs: uses: github/codeql-action/autobuild@988661ebb5e81487b3fb31b2185d2856c0a10679 # v4 - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@988661ebb5e81487b3fb31b2185d2856c0a10679 # v4 + uses: github/codeql-action/analyze@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4 audit: name: Dependency Audit