From 25aa6bf91105126a506a3db4316d8ffa92b8bd79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 22:25:38 +0000 Subject: [PATCH] chore(deps): bump github/codeql-action from 4.32.2 to 4.32.6 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.2 to 4.32.6. - [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...0d579ffd059c29b07949a3cce3983f0780820c98) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.32.6 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..01066dc 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@0d579ffd059c29b07949a3cce3983f0780820c98 with: languages: ${{ matrix.language }} - name: Autobuild - uses: github/codeql-action/autobuild@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 + uses: github/codeql-action/autobuild@0d579ffd059c29b07949a3cce3983f0780820c98 - name: Analyze - uses: github/codeql-action/analyze@45cbd0c69e560cd9e7cd7f8c32362050c9b7ded2 + uses: github/codeql-action/analyze@0d579ffd059c29b07949a3cce3983f0780820c98