From abe9639fc55b20df98564b31c93cd98d7b9b4816 Mon Sep 17 00:00:00 2001 From: "its-miso[bot]" <258898867+its-miso[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 15:20:36 +0000 Subject: [PATCH] =?UTF-8?q?ci(github-action):=20update=20action=20github/c?= =?UTF-8?q?odeql-action=20(87557b9=20=E2=86=92=208aad20d)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/image.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index e73b255..f80d07a 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -90,6 +90,6 @@ jobs: - name: Upload Trivy results if: github.event_name != 'pull_request' && hashFiles('trivy-results.sarif') != '' - uses: github/codeql-action/upload-sarif@87557b9c84dde89fdd9b10e88954ac2f4248e463 # v4 + uses: github/codeql-action/upload-sarif@8aad20d150bbac5944a9f9d289da16a4b0d87c1e # v4 with: sarif_file: trivy-results.sarif \ No newline at end of file