From cdd4c6e1798e90cd78192131c4b54b547f12625c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 11:32:06 +0000 Subject: [PATCH 1/2] :arrow_up: Bump github/codeql-action from 4.32.6 to 4.33.0 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 4.32.6 to 4.33.0. - [Release notes](https://github.com/github/codeql-action/releases) - [Commits](https://github.com/github/codeql-action/compare/v4.32.6...v4.33.0) --- updated-dependencies: - dependency-name: github/codeql-action dependency-version: 4.33.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 6 +++--- .github/workflows/scorecards.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 171615614c..3e382c505f 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -43,7 +43,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@v4.32.6 + uses: github/codeql-action/init@v4.33.0 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -54,7 +54,7 @@ jobs: # Autobuild attempts to build any compiled languages (C/C++, C#, or Java). # If this step fails, then you should remove it and run the build manually (see below) - name: Autobuild - uses: github/codeql-action/autobuild@v4.32.6 + uses: github/codeql-action/autobuild@v4.33.0 # â„šī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -68,4 +68,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@v4.32.6 + uses: github/codeql-action/analyze@v4.33.0 diff --git a/.github/workflows/scorecards.yml b/.github/workflows/scorecards.yml index 4c09989bfb..e5f0ff20bf 100644 --- a/.github/workflows/scorecards.yml +++ b/.github/workflows/scorecards.yml @@ -67,6 +67,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" - uses: github/codeql-action/upload-sarif@d1a65275e8dac7b2cc72bb121bf58f0ee7b0f92d # v3.32.4 + uses: github/codeql-action/upload-sarif@7dd76e6bf79d24133aa649887a6ee01d8b063816 # v3.32.4 with: sarif_file: results.sarif From 588f2cd0a5a9a9d9d1d36a983b7445e1d89aac02 Mon Sep 17 00:00:00 2001 From: Monty Bot Date: Mon, 16 Mar 2026 11:32:47 +0000 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=93=B0=20Automatic=20changes=20?= =?UTF-8?q?=E2=9A=99=20Adding=20news=20file?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- changes/20260316113247.bugfix | 1 + 1 file changed, 1 insertion(+) create mode 100644 changes/20260316113247.bugfix diff --git a/changes/20260316113247.bugfix b/changes/20260316113247.bugfix new file mode 100644 index 0000000000..fc0b3794bb --- /dev/null +++ b/changes/20260316113247.bugfix @@ -0,0 +1 @@ +Dependency upgrade: codeql-action-4.33.0