From: Simon Cozens Date: Mon, 15 Apr 2024 09:08:40 +0000 (+0100) Subject: Update ossf/scorecard to 2.3.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F7554%2Fhead;p=thirdparty%2Fgoogle%2Ffonts.git Update ossf/scorecard to 2.3.1 --- diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 4d047171ea..8f41b86881 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -37,10 +37,10 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 + uses: ossf/scorecard-action@0864cf19026789058feabb7e87baa5f140aac736 # v2.3.1 with: - results_file: results.sarif - results_format: sarif + result_file: results.sarif + result_format: sarif # (Optional) "write" PAT token. Uncomment the `repo_token` line below if: # - you want to enable the Branch-Protection check on a *public* repository, or # - you are installing Scorecard on a *private* repository