From 716a4eedbecf18aba8b55e963864aa5aa98bdf35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Sep 2026 12:50:22 -0800 Subject: [PATCH] Bump github/codeql-action/autobuild from 4.37.6 to 4.37.8 (#7974) --- .github/workflows/security.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/security.yaml b/.github/workflows/security.yaml index fad0002c6..9c92a61f4 100644 --- a/.github/workflows/security.yaml +++ b/.github/workflows/security.yaml @@ -86,7 +86,7 @@ jobs: languages: javascript - name: Autobuild - uses: github/codeql-action/autobuild@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6 + uses: github/codeql-action/autobuild@db488ddef3bf6cb639b32c2e9a7c0a7ea8271d28 # v4.37.8 - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@5595ccaf912efad79be6eef63a5619ff05969be3 # v4.37.6