From 6b32a907323b15ad9f2a262bf791695b0143c22e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 13:10:41 +0000 Subject: [PATCH 1/2] Bump the github-actions-updates group with 3 updates Bumps the github-actions-updates group with 3 updates: [github/codeql-action/init](https://github.com/github/codeql-action), [github/codeql-action/autobuild](https://github.com/github/codeql-action) and [github/codeql-action/analyze](https://github.com/github/codeql-action). Updates `github/codeql-action/init` from 4.37.3 to 4.37.9 - [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/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...cdf488f595d80d6e07e03d4674febd5ab45fa938) Updates `github/codeql-action/autobuild` from 4.37.3 to 4.37.9 - [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/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...cdf488f595d80d6e07e03d4674febd5ab45fa938) Updates `github/codeql-action/analyze` from 4.37.3 to 4.37.9 - [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/e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81...cdf488f595d80d6e07e03d4674febd5ab45fa938) --- updated-dependencies: - dependency-name: github/codeql-action/init dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates - dependency-name: github/codeql-action/analyze dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions-updates ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql-analysis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 1c07ed9b61..d4b1393347 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -56,7 +56,7 @@ jobs: # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL - uses: github/codeql-action/init@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3 + uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # 4.37.9 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file. @@ -67,7 +67,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@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3 + uses: github/codeql-action/autobuild@cdf488f595d80d6e07e03d4674febd5ab45fa938 # 4.37.9 # â„šī¸ Command-line programs to run using the OS shell. # 📚 https://git.io/JvXDl @@ -81,4 +81,4 @@ jobs: # make release - name: Perform CodeQL Analysis - uses: github/codeql-action/analyze@e4fba868fa4b1b91e1fdab776edc8cfbe6e9fb81 # 4.37.3 + uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # 4.37.9 From 065175e37f8526e4084d68cb9e0ffbe29c91b30c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 14:00:42 +0000 Subject: [PATCH 2/2] Generate changelog entries for #494 --- src/changelog/.2.x.x/update_github_codeql-action_analyze.xml | 4 ++-- .../.2.x.x/update_github_codeql-action_autobuild.xml | 4 ++-- src/changelog/.2.x.x/update_github_codeql-action_init.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/changelog/.2.x.x/update_github_codeql-action_analyze.xml b/src/changelog/.2.x.x/update_github_codeql-action_analyze.xml index 03030a7e85..5f37e0cc6f 100644 --- a/src/changelog/.2.x.x/update_github_codeql-action_analyze.xml +++ b/src/changelog/.2.x.x/update_github_codeql-action_analyze.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `github/codeql-action/analyze` to version `4.37.3` + + Update `github/codeql-action/analyze` to version `4.37.9` diff --git a/src/changelog/.2.x.x/update_github_codeql-action_autobuild.xml b/src/changelog/.2.x.x/update_github_codeql-action_autobuild.xml index 9db2646d3e..86f3352407 100644 --- a/src/changelog/.2.x.x/update_github_codeql-action_autobuild.xml +++ b/src/changelog/.2.x.x/update_github_codeql-action_autobuild.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `github/codeql-action/autobuild` to version `4.37.3` + + Update `github/codeql-action/autobuild` to version `4.37.9` diff --git a/src/changelog/.2.x.x/update_github_codeql-action_init.xml b/src/changelog/.2.x.x/update_github_codeql-action_init.xml index 0869cd3fa1..22c80df089 100644 --- a/src/changelog/.2.x.x/update_github_codeql-action_init.xml +++ b/src/changelog/.2.x.x/update_github_codeql-action_init.xml @@ -3,6 +3,6 @@ xmlns="https://logging.apache.org/xml/ns" xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd" type="updated"> - - Update `github/codeql-action/init` to version `4.37.3` + + Update `github/codeql-action/init` to version `4.37.9`