From 8f34593d14f9216c712b9664592725188abec87c Mon Sep 17 00:00:00 2001 From: rootxrishabh Date: Fri, 6 Oct 2023 15:37:51 +0530 Subject: [PATCH] feat(DOCS) scorecard analysis version updated (#1414) Signed-off-by: rootxrishabh --- .github/workflows/scorecard.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index eab98183ba..983265dc82 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -37,7 +37,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 + uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0 with: results_file: results.sarif results_format: sarif