From 98836622c6128b063bda5bda953bb5e5f6410684 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 01:56:22 +0000 Subject: [PATCH 1/2] build(deps): bump github/codeql-action/autobuild from 4.31.10 to 4.37.6 Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.31.10 to 4.37.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/cdefb33c0f6224e58673d9004f47f7cb3e328b89...5595ccaf912efad79be6eef63a5619ff05969be3) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/codeql.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index a096735..8179d7a 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -62,7 +62,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@cdefb33c0f6224e58673d9004f47f7cb3e328b89 # v4.31.10 + uses: github/codeql-action/autobuild@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 # â„šī¸ Command-line programs to run using the OS shell. # 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun From 8cf1fb781f0ac1ec71103e6c887407beb6e4f717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Aug 2026 01:56:54 +0000 Subject: [PATCH 2/2] Add changeset for Dependabot PR #188 [dependabot skip] --- .changeset/dependabot-3d12e20.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dependabot-3d12e20.md diff --git a/.changeset/dependabot-3d12e20.md b/.changeset/dependabot-3d12e20.md new file mode 100644 index 0000000..8762b7d --- /dev/null +++ b/.changeset/dependabot-3d12e20.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- github/codeql-action/autobuild: 4.37.6 \ No newline at end of file