From 6f7d0300eae3d726f54ff95e3b7736866756a022 Mon Sep 17 00:00:00 2001 From: Forge Bot Date: Mon, 8 Jun 2026 00:30:30 +0000 Subject: [PATCH] chore(deps): update github/codeql-action digest to 8aad20d --- .github/workflows/security.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/security.yml b/.github/workflows/security.yml index 729bde5..b752c50 100644 --- a/.github/workflows/security.yml +++ b/.github/workflows/security.yml @@ -23,12 +23,12 @@ jobs: uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6 - name: Initialize CodeQL - uses: github/codeql-action/init@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4 + uses: github/codeql-action/init@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4 with: languages: javascript - name: Run CodeQL Analysis - uses: github/codeql-action/analyze@7211b7c8077ea37d8641b6271f6a365a22a5fbfa # v4 + uses: github/codeql-action/analyze@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4 dependency-review: name: Dependency Review