This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-jcs.git
The following commit(s) were added to refs/heads/master by this push: new 964bfe96 Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.3" 964bfe96 is described below commit 964bfe96964729bdfc4ebf28f9d9382c5db7f3d8 Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Thu Sep 29 10:07:09 2022 -0400 Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.3" This reverts commit f789bc87c1d17c78727eb53e64531f2a0c48ff15. --- .github/workflows/scorecards-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scorecards-analysis.yml b/.github/workflows/scorecards-analysis.yml index d0b95e42..abd69927 100644 --- a/.github/workflows/scorecards-analysis.yml +++ b/.github/workflows/scorecards-analysis.yml @@ -43,7 +43,7 @@ jobs: persist-credentials: false - name: "Run analysis" - uses: ossf/scorecard-action@865b4092859256271290c77adbd10a43f4779972 # 1.1.2 + uses: ossf/scorecard-action@ce330fde6b1a5c9c75b417e7efc510b822a35564 # 1.1.2 with: results_file: results.sarif results_format: sarif