This is an automated email from the ASF dual-hosted git repository. henrib pushed a commit to branch revert-118-dependabot/github_actions/ossf/scorecard-action-2.0.3 in repository https://gitbox.apache.org/repos/asf/commons-jexl.git
commit e419d77b2784b8c31c186e0cdb979a4c24049bbf Author: Henrib <1228870+hen...@users.noreply.github.com> AuthorDate: Mon Sep 19 14:39:04 2022 +0200 Revert "Bump ossf/scorecard-action from 1.1.2 to 2.0.3" --- .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