From dd6cb74640160ec19723a55d2bac519306bade7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:56:15 +0000 Subject: [PATCH 1/2] build(deps): bump github/codeql-action/autobuild from 4.37.8 to 4.37.9 Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.37.8 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/db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28...cdf488f595d80d6e07e03d4674febd5ab45fa938) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.9 dependency-type: direct:production update-type: version-update:semver-patch ... 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 55e68b5..1fe59b3 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@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 + uses: github/codeql-action/autobuild@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4.37.9 # â„šī¸ 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 62d6aa295e08e21708f5795acb5ec8d3d09d506b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Sep 2026 01:56:43 +0000 Subject: [PATCH 2/2] Add changeset for Dependabot PR #221 [dependabot skip] --- .changeset/dependabot-685d699.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dependabot-685d699.md diff --git a/.changeset/dependabot-685d699.md b/.changeset/dependabot-685d699.md new file mode 100644 index 0000000..f2547f2 --- /dev/null +++ b/.changeset/dependabot-685d699.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- github/codeql-action/autobuild: 4.37.9 \ No newline at end of file