From 02f5ae7f220bb135e6ceb0ae168115cf8f5daf13 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Sep 2024 10:20:09 +0000 Subject: [PATCH] chore(deps): update github/codeql-action action to v3.26.8 --- workflow-templates/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workflow-templates/scorecard.yml b/workflow-templates/scorecard.yml index 38f166f..396416c 100644 --- a/workflow-templates/scorecard.yml +++ b/workflow-templates/scorecard.yml @@ -52,6 +52,6 @@ jobs: # Upload the results to GitHub's code scanning dashboard. - name: 'Upload to code-scanning' - uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6 + uses: github/codeql-action/upload-sarif@294a9d92911152fe08befb9ec03e240add280cb3 # v3.26.8 with: sarif_file: results.sarif