From a2328ee8e0d5d283d93448ff57de942c01cad484 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:54:41 +0000 Subject: [PATCH 1/2] build(deps): bump github/codeql-action/autobuild from 4.37.6 to 4.37.7 Bumps [github/codeql-action/autobuild](https://github.com/github/codeql-action) from 4.37.6 to 4.37.7. - [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/5595ccaf912efad79be6eef63a5619ff05969be3...ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd) --- updated-dependencies: - dependency-name: github/codeql-action/autobuild dependency-version: 4.37.7 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 dfa76ab..93c3e52 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@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 + uses: github/codeql-action/autobuild@ff2f1c621b7f889edc0d3c761ac2e6a3f8cdb0dd # v4.37.7 # â„šī¸ 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 be7ad38dab9d0262768ce999c2badfee7459d347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 01:55:12 +0000 Subject: [PATCH 2/2] Add changeset for Dependabot PR #200 [dependabot skip] --- .changeset/dependabot-c01f5bb.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/dependabot-c01f5bb.md diff --git a/.changeset/dependabot-c01f5bb.md b/.changeset/dependabot-c01f5bb.md new file mode 100644 index 0000000..ccf0926 --- /dev/null +++ b/.changeset/dependabot-c01f5bb.md @@ -0,0 +1,5 @@ +--- +"changesets": patch +--- + +- github/codeql-action/autobuild: 4.37.7 \ No newline at end of file