From c6e600d6083c056be1ea64a7a7807be52e35d149 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 22:26:08 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action from 4.32.2 to 4.32.5 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.5. - [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/45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2...c793b717bc78562f491db7b0e93a3a178b099162) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 4802ed2..d5dc123 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -35,12 +35,12 @@ jobs: dotnet-version: 8.0.x - name: Initialize CodeQL - uses: github/codeql-action/init@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 + uses: github/codeql-action/init@c793b717bc78562f491db7b0e93a3a178b099162 with: languages: ${{ matrix.language }} - name: Autobuild - uses: github/codeql-action/autobuild@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 + uses: github/codeql-action/autobuild@c793b717bc78562f491db7b0e93a3a178b099162 - name: Analyze - uses: github/codeql-action/analyze@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 + uses: github/codeql-action/analyze@c793b717bc78562f491db7b0e93a3a178b099162