From 403cd354ff504f8ed99642e744428a7bb4568d67 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Nov 2023 13:49:02 +0000 Subject: [PATCH] Update github/codeql-action digest to 407ffaf --- .github/workflows/eslint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/eslint.yml b/.github/workflows/eslint.yml index 7e6f7c1b..24f92845 100644 --- a/.github/workflows/eslint.yml +++ b/.github/workflows/eslint.yml @@ -45,7 +45,7 @@ jobs: continue-on-error: true - name: Upload analysis results to GitHub - uses: github/codeql-action/upload-sarif@ddccb873888234080b77e9bc2d4764d5ccaaccf9 # v2 + uses: github/codeql-action/upload-sarif@407ffafae6a767df3e0230c3df91b6443ae8df75 # v2 with: sarif_file: eslint-results.sarif wait-for-processing: true \ No newline at end of file