From 689ff38bafd096e7b86db875899a7ad66005cf80 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:34:56 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20github/codeql-act?= =?UTF-8?q?ion=20action=20to=20v3.28.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 42eea46..7ca9d34 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -23,6 +23,6 @@ jobs: - name: โคต๏ธ Check out code from GitHub uses: actions/checkout@v4.2.2 - name: ๐Ÿ— Initialize CodeQL - uses: github/codeql-action/init@v3.28.3 + uses: github/codeql-action/init@v3.28.4 - name: ๐Ÿš€ Perform CodeQL Analysis - uses: github/codeql-action/analyze@v3.28.3 + uses: github/codeql-action/analyze@v3.28.4